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