public static interface ListPhoneNumberOrdersRequest.Builder extends ChimeRequest.Builder, SdkPojo, CopyableBuilder<ListPhoneNumberOrdersRequest.Builder,ListPhoneNumberOrdersRequest>
| Modifier and Type | Method and Description |
|---|---|
ListPhoneNumberOrdersRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListPhoneNumberOrdersRequest.Builder |
nextToken(String nextToken)
The token to use to retrieve the next page of results.
|
ListPhoneNumberOrdersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListPhoneNumberOrdersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListPhoneNumberOrdersRequest.Builder nextToken(String nextToken)
The token to use to retrieve the next page of results.
nextToken - The token to use to retrieve the next page of results.ListPhoneNumberOrdersRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return in a single call.
maxResults - The maximum number of results to return in a single call.ListPhoneNumberOrdersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListPhoneNumberOrdersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.