public static interface ListWorkerBlocksRequest.Builder extends MTurkRequest.Builder, 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 |
requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
Add an optional request override configuration.
|
buildrequestOverrideConfig, requestOverrideConfigcopyapply, 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 requestOverrideConfig(AwsRequestOverrideConfig awsRequestOverrideConfig)
AwsRequest.BuilderrequestOverrideConfig in interface AwsRequest.BuilderawsRequestOverrideConfig - The override configuration.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.