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