Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamInternetRegistryAssociationAsnsResponse.Builder
Packages that use GetIpamInternetRegistryAssociationAsnsResponse.Builder
-
Uses of GetIpamInternetRegistryAssociationAsnsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamInternetRegistryAssociationAsnsResponse.BuilderModifier and TypeMethodDescriptionGetIpamInternetRegistryAssociationAsnsResponse.builder()GetIpamInternetRegistryAssociationAsnsResponse.Builder.ipamInternetRegistryAssociationAsns(Collection<IpamInternetRegistryAssociationAsn> ipamInternetRegistryAssociationAsns) The ASNs registered with the internet registry.GetIpamInternetRegistryAssociationAsnsResponse.Builder.ipamInternetRegistryAssociationAsns(Consumer<IpamInternetRegistryAssociationAsn.Builder>... ipamInternetRegistryAssociationAsns) The ASNs registered with the internet registry.GetIpamInternetRegistryAssociationAsnsResponse.Builder.ipamInternetRegistryAssociationAsns(IpamInternetRegistryAssociationAsn... ipamInternetRegistryAssociationAsns) The ASNs registered with the internet registry.The token to use to retrieve the next page of results.GetIpamInternetRegistryAssociationAsnsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamInternetRegistryAssociationAsnsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamInternetRegistryAssociationAsnsResponse.Builder>GetIpamInternetRegistryAssociationAsnsResponse.serializableBuilderClass()