Uses of Class
software.amazon.awssdk.services.ec2.model.EnableIpamInternetRegistryAssociationRequest
Packages that use EnableIpamInternetRegistryAssociationRequest
Package
Description
-
Uses of EnableIpamInternetRegistryAssociationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type EnableIpamInternetRegistryAssociationRequestModifier and TypeMethodDescriptionEc2AsyncClient.enableIpamInternetRegistryAssociation(EnableIpamInternetRegistryAssociationRequest enableIpamInternetRegistryAssociationRequest) Enables Resource Public Key Infrastructure (RPKI) on an existing IPAM internet registry association by providing BGP Public Key Infrastructure (BPKI) certificate details.Ec2Client.enableIpamInternetRegistryAssociation(EnableIpamInternetRegistryAssociationRequest enableIpamInternetRegistryAssociationRequest) Enables Resource Public Key Infrastructure (RPKI) on an existing IPAM internet registry association by providing BGP Public Key Infrastructure (BPKI) certificate details. -
Uses of EnableIpamInternetRegistryAssociationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type EnableIpamInternetRegistryAssociationRequestModifier and TypeMethodDescriptionEnableIpamInternetRegistryAssociationRequestMarshaller.marshall(EnableIpamInternetRegistryAssociationRequest enableIpamInternetRegistryAssociationRequest)