public static interface DescribeAccountLimitsRequest.Builder extends ElasticLoadBalancingRequest.Builder, SdkPojo, CopyableBuilder<DescribeAccountLimitsRequest.Builder,DescribeAccountLimitsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountLimitsRequest.Builder |
marker(String marker)
The marker for the next set of results.
|
DescribeAccountLimitsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
DescribeAccountLimitsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
DescribeAccountLimitsRequest.Builder |
pageSize(Integer pageSize)
The maximum number of results to return with this call.
|
buildoverrideConfigurationcopyapplyMutation, buildDescribeAccountLimitsRequest.Builder marker(String marker)
The marker for the next set of results. (You received this marker from a previous call.)
marker - The marker for the next set of results. (You received this marker from a previous call.)DescribeAccountLimitsRequest.Builder pageSize(Integer pageSize)
The maximum number of results to return with this call.
pageSize - The maximum number of results to return with this call.DescribeAccountLimitsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.DescribeAccountLimitsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.