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