public static interface ListStudiosRequest.Builder extends NimbleRequest.Builder, SdkPojo, CopyableBuilder<ListStudiosRequest.Builder,ListStudiosRequest>
| Modifier and Type | Method and Description |
|---|---|
ListStudiosRequest.Builder |
nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
|
ListStudiosRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListStudiosRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListStudiosRequest.Builder nextToken(String nextToken)
The token for the next set of results, or null if there are no more results.
nextToken - The token for the next set of results, or null if there are no more results.ListStudiosRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListStudiosRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.