Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateIpamInternetRegistryAssociationResponse.Builder
Packages that use CreateIpamInternetRegistryAssociationResponse.Builder
-
Uses of CreateIpamInternetRegistryAssociationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateIpamInternetRegistryAssociationResponse.BuilderModifier and TypeMethodDescriptionCreateIpamInternetRegistryAssociationResponse.builder()CreateIpamInternetRegistryAssociationResponse.Builder.ipamInternetRegistryAssociation(Consumer<IpamInternetRegistryAssociation.Builder> ipamInternetRegistryAssociation) Information about the internet registry association.CreateIpamInternetRegistryAssociationResponse.Builder.ipamInternetRegistryAssociation(IpamInternetRegistryAssociation ipamInternetRegistryAssociation) Information about the internet registry association.CreateIpamInternetRegistryAssociationResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateIpamInternetRegistryAssociationResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateIpamInternetRegistryAssociationResponse.Builder>CreateIpamInternetRegistryAssociationResponse.serializableBuilderClass()