public static interface ListWorkerBlocksRequest.Builder extends MTurkRequest.Builder, SdkPojo, CopyableBuilder<ListWorkerBlocksRequest.Builder,ListWorkerBlocksRequest>
| Modifier and Type | Method and Description |
|---|---|
ListWorkerBlocksRequest.Builder |
maxResults(Integer maxResults)
Sets the value of the MaxResults property for this object.
|
ListWorkerBlocksRequest.Builder |
nextToken(String nextToken)
Pagination token
|
ListWorkerBlocksRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
Add an optional request override configuration.
|
ListWorkerBlocksRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
Add an optional request override configuration.
|
buildoverrideConfigurationcopyapplyMutation, buildListWorkerBlocksRequest.Builder nextToken(String nextToken)
Pagination token
nextToken - Pagination tokenListWorkerBlocksRequest.Builder maxResults(Integer maxResults)
maxResults - The new value for the MaxResults property for this object.ListWorkerBlocksRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderoverrideConfiguration - The override configuration.ListWorkerBlocksRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
AwsRequest.BuilderoverrideConfiguration in interface AwsRequest.BuilderbuilderConsumer - A Consumer to which an empty AwsRequestOverrideConfiguration.Builder will be
given.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.