Uses of Class
software.amazon.awssdk.services.ec2.model.IpamInternetRegistryAssociationAsn
Packages that use IpamInternetRegistryAssociationAsn
-
Uses of IpamInternetRegistryAssociationAsn in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type IpamInternetRegistryAssociationAsnModifier and TypeMethodDescriptionGetIpamInternetRegistryAssociationAsnsResponse.ipamInternetRegistryAssociationAsns()The ASNs registered with the internet registry.Methods in software.amazon.awssdk.services.ec2.model with parameters of type IpamInternetRegistryAssociationAsnModifier and TypeMethodDescriptionGetIpamInternetRegistryAssociationAsnsResponse.Builder.ipamInternetRegistryAssociationAsns(IpamInternetRegistryAssociationAsn... ipamInternetRegistryAssociationAsns) The ASNs registered with the internet registry.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type IpamInternetRegistryAssociationAsnModifier and TypeMethodDescriptionGetIpamInternetRegistryAssociationAsnsResponse.Builder.ipamInternetRegistryAssociationAsns(Collection<IpamInternetRegistryAssociationAsn> ipamInternetRegistryAssociationAsns) The ASNs registered with the internet registry.