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