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