CopyableBuilder<ListElasticsearchVersionsRequest.Builder,ListElasticsearchVersionsRequest>
, SdkBuilder<ListElasticsearchVersionsRequest.Builder,ListElasticsearchVersionsRequest>
public static interface ListElasticsearchVersionsRequest.Builder extends CopyableBuilder<ListElasticsearchVersionsRequest.Builder,ListElasticsearchVersionsRequest>
Modifier and Type | Method | Description |
---|---|---|
ListElasticsearchVersionsRequest.Builder |
maxResults(Integer maxResults) |
Set this value to limit the number of results returned.
|
ListElasticsearchVersionsRequest.Builder |
nextToken(String nextToken) |
copy
apply, build
ListElasticsearchVersionsRequest.Builder maxResults(Integer maxResults)
Set this value to limit the number of results returned. Value provided must be greater than 10 else it wont be honored.
maxResults
- Set this value to limit the number of results returned. Value provided must be greater than 10 else it
wont be honored.ListElasticsearchVersionsRequest.Builder nextToken(String nextToken)
nextToken
- Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.