Uses of Interface
software.amazon.awssdk.services.ec2.model.GetCoipPoolUsageRequest.Builder
Packages that use GetCoipPoolUsageRequest.Builder
Package
Description
-
Uses of GetCoipPoolUsageRequest.Builder in software.amazon.awssdk.services.ec2
Method parameters in software.amazon.awssdk.services.ec2 with type arguments of type GetCoipPoolUsageRequest.BuilderModifier and TypeMethodDescriptionEc2AsyncClient.getCoipPoolUsage(Consumer<GetCoipPoolUsageRequest.Builder> getCoipPoolUsageRequest) Describes the allocations from the specified customer-owned address pool.default GetCoipPoolUsageResponseEc2Client.getCoipPoolUsage(Consumer<GetCoipPoolUsageRequest.Builder> getCoipPoolUsageRequest) Describes the allocations from the specified customer-owned address pool. -
Uses of GetCoipPoolUsageRequest.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetCoipPoolUsageRequest.BuilderModifier and TypeMethodDescriptionGetCoipPoolUsageRequest.builder()Checks whether you have the required permissions for the action, without actually making the request, and provides an error response.GetCoipPoolUsageRequest.Builder.filters(Collection<Filter> filters) One or more filters.GetCoipPoolUsageRequest.Builder.filters(Consumer<Filter.Builder>... filters) One or more filters.One or more filters.GetCoipPoolUsageRequest.Builder.maxResults(Integer maxResults) The maximum number of results to return with a single call.The token for the next page of results.GetCoipPoolUsageRequest.Builder.overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) GetCoipPoolUsageRequest.Builder.overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) The ID of the address pool.GetCoipPoolUsageRequest.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetCoipPoolUsageRequest.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetCoipPoolUsageRequest.Builder>GetCoipPoolUsageRequest.serializableBuilderClass()