Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateAddressResponse.Builder
Packages that use AssociateAddressResponse.Builder
-
Uses of AssociateAddressResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateAddressResponse.BuilderModifier and TypeMethodDescriptionAssociateAddressResponse.Builder.associationId(String associationId) The ID that represents the association of the Elastic IP address with an instance.AssociateAddressResponse.builder()AssociateAddressResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateAddressResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateAddressResponse.Builder>AssociateAddressResponse.serializableBuilderClass()