Uses of Class
software.amazon.awssdk.services.ec2.model.CreateIpamInternetRegistryAssociationRequest
Packages that use CreateIpamInternetRegistryAssociationRequest
Package
Description
-
Uses of CreateIpamInternetRegistryAssociationRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type CreateIpamInternetRegistryAssociationRequestModifier and TypeMethodDescriptionEc2AsyncClient.createIpamInternetRegistryAssociation(CreateIpamInternetRegistryAssociationRequest createIpamInternetRegistryAssociationRequest) Creates an association between an IPAM and a Regional Internet Registry (RIR) for Resource Public Key Infrastructure (RPKI) management.Ec2Client.createIpamInternetRegistryAssociation(CreateIpamInternetRegistryAssociationRequest createIpamInternetRegistryAssociationRequest) Creates an association between an IPAM and a Regional Internet Registry (RIR) for Resource Public Key Infrastructure (RPKI) management. -
Uses of CreateIpamInternetRegistryAssociationRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type CreateIpamInternetRegistryAssociationRequestModifier and TypeMethodDescriptionCreateIpamInternetRegistryAssociationRequestMarshaller.marshall(CreateIpamInternetRegistryAssociationRequest createIpamInternetRegistryAssociationRequest)