Uses of Interface
software.amazon.awssdk.services.ec2.model.IcmpTypeCode.Builder
Packages that use IcmpTypeCode.Builder
-
Uses of IcmpTypeCode.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IcmpTypeCode.BuilderModifier and TypeMethodDescriptionstatic IcmpTypeCode.BuilderIcmpTypeCode.builder()The ICMP code.IcmpTypeCode.toBuilder()The ICMP type.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IcmpTypeCode.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IcmpTypeCode.Builder>IcmpTypeCode.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IcmpTypeCode.BuilderModifier and TypeMethodDescriptionCreateNetworkAclEntryRequest.Builder.icmpTypeCode(Consumer<IcmpTypeCode.Builder> icmpTypeCode) ICMP protocol: The ICMP or ICMPv6 type and code.default NetworkAclEntry.BuilderNetworkAclEntry.Builder.icmpTypeCode(Consumer<IcmpTypeCode.Builder> icmpTypeCode) ICMP protocol: The ICMP type and code.ReplaceNetworkAclEntryRequest.Builder.icmpTypeCode(Consumer<IcmpTypeCode.Builder> icmpTypeCode) ICMP protocol: The ICMP or ICMPv6 type and code.