CopyableBuilder<ListGroupsRequest.Builder,ListGroupsRequest>, SdkBuilder<ListGroupsRequest.Builder,ListGroupsRequest>public static interface ListGroupsRequest.Builder extends CopyableBuilder<ListGroupsRequest.Builder,ListGroupsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
ListGroupsRequest.Builder |
maxResults(String maxResults) |
Specifies the maximum number of list results to be returned in this page
|
ListGroupsRequest.Builder |
nextToken(String nextToken) |
Specifies the pagination token used when iterating through a paginated request
|
copyapply, buildListGroupsRequest.Builder maxResults(String maxResults)
maxResults - Specifies the maximum number of list results to be returned in this pageListGroupsRequest.Builder nextToken(String nextToken)
nextToken - Specifies the pagination token used when iterating through a paginated requestCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.