public static interface DescribeAccountLimitsRequest.Builder extends PinpointSmsVoiceV2Request.Builder, SdkPojo, CopyableBuilder<DescribeAccountLimitsRequest.Builder,DescribeAccountLimitsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeAccountLimitsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return per each request.
|
DescribeAccountLimitsRequest.Builder |
nextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeAccountLimitsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeAccountLimitsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeAccountLimitsRequest.Builder nextToken(String nextToken)
The token to be used for the next set of paginated results. You don't need to supply a value for this field in the initial request.
nextToken - The token to be used for the next set of paginated results. You don't need to supply a value for this
field in the initial request.DescribeAccountLimitsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return per each request.
maxResults - The maximum number of results to return per each request.DescribeAccountLimitsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeAccountLimitsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.