Uses of Interface
software.amazon.awssdk.services.ec2.model.GetIpamInternetRegistryAssociationAsnsRequest.Builder
Packages that use GetIpamInternetRegistryAssociationAsnsRequest.Builder
Package
Description
-
Uses of GetIpamInternetRegistryAssociationAsnsRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetIpamInternetRegistryAssociationAsnsRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getIpamInternetRegistryAssociationAsns(Consumer<GetIpamInternetRegistryAssociationAsnsRequest.Builder> getIpamInternetRegistryAssociationAsnsRequest) Retrieves Autonomous System Numbers (ASNs) registered with an internet registry for an IPAM internet registry association.Ec2Client.getIpamInternetRegistryAssociationAsns(Consumer<GetIpamInternetRegistryAssociationAsnsRequest.Builder> getIpamInternetRegistryAssociationAsnsRequest) Retrieves Autonomous System Numbers (ASNs) registered with an internet registry for an IPAM internet registry association. -
Uses of GetIpamInternetRegistryAssociationAsnsRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetIpamInternetRegistryAssociationAsnsRequest.BuilderModifier and TypeMethodDescriptionGetIpamInternetRegistryAssociationAsnsRequest.builder()Checks whether you have the required permissions for the operation, without actually making the request, and provides an error response.GetIpamInternetRegistryAssociationAsnsRequest.Builder.filters(Collection<Filter> filters) One or more filters to apply to the results.GetIpamInternetRegistryAssociationAsnsRequest.Builder.filters(Consumer<Filter.Builder>... filters) One or more filters to apply to the results.One or more filters to apply to the results.GetIpamInternetRegistryAssociationAsnsRequest.Builder.ipamInternetRegistryAssociationId(String ipamInternetRegistryAssociationId) The ID of the IPAM internet registry association.GetIpamInternetRegistryAssociationAsnsRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return in a single call.The token for the next page of results.GetIpamInternetRegistryAssociationAsnsRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetIpamInternetRegistryAssociationAsnsRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) GetIpamInternetRegistryAssociationAsnsRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetIpamInternetRegistryAssociationAsnsRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetIpamInternetRegistryAssociationAsnsRequest.Builder>GetIpamInternetRegistryAssociationAsnsRequest.serializableBuilderClass()