public static interface ListConfigurationSetsRequest.Builder extends PinpointSmsVoiceRequest.Builder, SdkPojo, CopyableBuilder<ListConfigurationSetsRequest.Builder,ListConfigurationSetsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListConfigurationSetsRequest.Builder |
nextToken(String nextToken)
A token returned from a previous call to the API that indicates the position in the list of results.
|
ListConfigurationSetsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListConfigurationSetsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
ListConfigurationSetsRequest.Builder |
pageSize(String pageSize)
Used to specify the number of items that should be returned in the response.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListConfigurationSetsRequest.Builder nextToken(String nextToken)
nextToken - A token returned from a previous call to the API that indicates the position in the list of results.ListConfigurationSetsRequest.Builder pageSize(String pageSize)
pageSize - Used to specify the number of items that should be returned in the response.ListConfigurationSetsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListConfigurationSetsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.