public static interface ListVoiceProfileDomainsRequest.Builder extends ChimeSdkVoiceRequest.Builder, SdkPojo, CopyableBuilder<ListVoiceProfileDomainsRequest.Builder,ListVoiceProfileDomainsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListVoiceProfileDomainsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
ListVoiceProfileDomainsRequest.Builder |
nextToken(String nextToken)
The token used to return the next page of results.
|
ListVoiceProfileDomainsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListVoiceProfileDomainsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListVoiceProfileDomainsRequest.Builder nextToken(String nextToken)
The token used to return the next page of results.
nextToken - The token used to return the next page of results.ListVoiceProfileDomainsRequest.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.ListVoiceProfileDomainsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListVoiceProfileDomainsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.