Uses of Class
software.amazon.awssdk.services.ec2.model.CreateIpamInternetRegistryAssociationResponse
Packages that use CreateIpamInternetRegistryAssociationResponse
-
Uses of CreateIpamInternetRegistryAssociationResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return CreateIpamInternetRegistryAssociationResponseModifier and TypeMethodDescriptionEc2Client.createIpamInternetRegistryAssociation(Consumer<CreateIpamInternetRegistryAssociationRequest.Builder> 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.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type CreateIpamInternetRegistryAssociationResponseModifier and TypeMethodDescriptionEc2AsyncClient.createIpamInternetRegistryAssociation(Consumer<CreateIpamInternetRegistryAssociationRequest.Builder> createIpamInternetRegistryAssociationRequest) Creates an association between an IPAM and a Regional Internet Registry (RIR) for Resource Public Key Infrastructure (RPKI) management.Ec2AsyncClient.createIpamInternetRegistryAssociation(CreateIpamInternetRegistryAssociationRequest createIpamInternetRegistryAssociationRequest) Creates an association between an IPAM and a Regional Internet Registry (RIR) for Resource Public Key Infrastructure (RPKI) management.