Uses of Interface
software.amazon.awssdk.services.ec2.model.IpamInternetRegistryAssociation.Builder
Packages that use IpamInternetRegistryAssociation.Builder
-
Uses of IpamInternetRegistryAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return IpamInternetRegistryAssociation.BuilderModifier and TypeMethodDescriptionIpamInternetRegistryAssociation.builder()IpamInternetRegistryAssociation.Builder.childRequestXml(String childRequestXml) The XML content for the child request to be submitted to the internet registry to complete the BPKI setup.IpamInternetRegistryAssociation.Builder.description(String description) The description of the internet registry association.The ID of the associated IPAM.IpamInternetRegistryAssociation.Builder.ipamInternetRegistryAssociationArn(String ipamInternetRegistryAssociationArn) The Amazon Resource Name (ARN) of the internet registry association.IpamInternetRegistryAssociation.Builder.ipamInternetRegistryAssociationId(String ipamInternetRegistryAssociationId) The ID of the internet registry association.IpamInternetRegistryAssociation.Builder.ipamRegion(String ipamRegion) The Amazon Web Services Region of the IPAM.IpamInternetRegistryAssociation.Builder.organizationHandle(String organizationHandle) The organization handle at the internet registry.The ID of the Amazon Web Services account that owns the internet registry association.The Regional Internet Registry.The Regional Internet Registry.The state of the internet registry association.IpamInternetRegistryAssociation.Builder.state(IpamInternetRegistryAssociationState state) The state of the internet registry association.IpamInternetRegistryAssociation.Builder.tags(Collection<Tag> tags) The tags assigned to the internet registry association.IpamInternetRegistryAssociation.Builder.tags(Consumer<Tag.Builder>... tags) The tags assigned to the internet registry association.The tags assigned to the internet registry association.IpamInternetRegistryAssociation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamInternetRegistryAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends IpamInternetRegistryAssociation.Builder>IpamInternetRegistryAssociation.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IpamInternetRegistryAssociation.BuilderModifier and TypeMethodDescriptionCreateIpamInternetRegistryAssociationResponse.Builder.ipamInternetRegistryAssociation(Consumer<IpamInternetRegistryAssociation.Builder> ipamInternetRegistryAssociation) Information about the internet registry association.DeleteIpamInternetRegistryAssociationResponse.Builder.ipamInternetRegistryAssociation(Consumer<IpamInternetRegistryAssociation.Builder> ipamInternetRegistryAssociation) Information about the deleted internet registry association.EnableIpamInternetRegistryAssociationResponse.Builder.ipamInternetRegistryAssociation(Consumer<IpamInternetRegistryAssociation.Builder> ipamInternetRegistryAssociation) Information about the enabled internet registry association.