Uses of Class
software.amazon.awssdk.services.ec2.model.GetIpamInternetRegistryAssociationAsnsRequest
Packages that use GetIpamInternetRegistryAssociationAsnsRequest
Package
Description
-
Uses of GetIpamInternetRegistryAssociationAsnsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type GetIpamInternetRegistryAssociationAsnsRequestModifier and TypeMethodDescriptionEc2AsyncClient.getIpamInternetRegistryAssociationAsns(GetIpamInternetRegistryAssociationAsnsRequest getIpamInternetRegistryAssociationAsnsRequest) Retrieves Autonomous System Numbers (ASNs) registered with an internet registry for an IPAM internet registry association.Ec2Client.getIpamInternetRegistryAssociationAsns(GetIpamInternetRegistryAssociationAsnsRequest getIpamInternetRegistryAssociationAsnsRequest) Retrieves Autonomous System Numbers (ASNs) registered with an internet registry for an IPAM internet registry association. -
Uses of GetIpamInternetRegistryAssociationAsnsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type GetIpamInternetRegistryAssociationAsnsRequestModifier and TypeMethodDescriptionGetIpamInternetRegistryAssociationAsnsRequestMarshaller.marshall(GetIpamInternetRegistryAssociationAsnsRequest getIpamInternetRegistryAssociationAsnsRequest)