Uses of Interface
software.amazon.awssdk.services.ec2.model.SecondaryInterfacePrivateIpAddressSpecification.Builder
Packages that use SecondaryInterfacePrivateIpAddressSpecification.Builder
-
Uses of SecondaryInterfacePrivateIpAddressSpecification.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SecondaryInterfacePrivateIpAddressSpecification.BuilderModifier and TypeMethodDescriptionSecondaryInterfacePrivateIpAddressSpecification.builder()SecondaryInterfacePrivateIpAddressSpecification.Builder.privateIpAddress(String privateIpAddress) The private IPv4 address.SecondaryInterfacePrivateIpAddressSpecification.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SecondaryInterfacePrivateIpAddressSpecification.BuilderModifier and TypeMethodDescriptionstatic Class<? extends SecondaryInterfacePrivateIpAddressSpecification.Builder>SecondaryInterfacePrivateIpAddressSpecification.serializableBuilderClass()