public static interface ListParallelDataRequest.Builder extends TranslateRequest.Builder, SdkPojo, CopyableBuilder<ListParallelDataRequest.Builder,ListParallelDataRequest>
| Modifier and Type | Method and Description |
|---|---|
ListParallelDataRequest.Builder |
maxResults(Integer maxResults)
The maximum number of parallel data resources returned for each request.
|
ListParallelDataRequest.Builder |
nextToken(String nextToken)
A string that specifies the next page of results to return in a paginated response.
|
ListParallelDataRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListParallelDataRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListParallelDataRequest.Builder nextToken(String nextToken)
A string that specifies the next page of results to return in a paginated response.
nextToken - A string that specifies the next page of results to return in a paginated response.ListParallelDataRequest.Builder maxResults(Integer maxResults)
The maximum number of parallel data resources returned for each request.
maxResults - The maximum number of parallel data resources returned for each request.ListParallelDataRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListParallelDataRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.