public static interface DescribeSpendLimitsRequest.Builder extends PinpointSmsVoiceV2Request.Builder, SdkPojo, CopyableBuilder<DescribeSpendLimitsRequest.Builder,DescribeSpendLimitsRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeSpendLimitsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return per each request.
|
DescribeSpendLimitsRequest.Builder |
nextToken(String nextToken)
The token to be used for the next set of paginated results.
|
DescribeSpendLimitsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeSpendLimitsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeSpendLimitsRequest.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.DescribeSpendLimitsRequest.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.DescribeSpendLimitsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeSpendLimitsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.