CopyableBuilder<DescribePatchGroupsRequest.Builder,DescribePatchGroupsRequest>, SdkBuilder<DescribePatchGroupsRequest.Builder,DescribePatchGroupsRequest>public static interface DescribePatchGroupsRequest.Builder extends CopyableBuilder<DescribePatchGroupsRequest.Builder,DescribePatchGroupsRequest>
| Modifier and Type | Method | Description |
|---|---|---|
DescribePatchGroupsRequest.Builder |
maxResults(Integer maxResults) |
The maximum number of patch groups to return (per page).
|
DescribePatchGroupsRequest.Builder |
nextToken(String nextToken) |
The token for the next set of items to return.
|
copyapply, buildDescribePatchGroupsRequest.Builder maxResults(Integer maxResults)
The maximum number of patch groups to return (per page).
maxResults - The maximum number of patch groups to return (per page).DescribePatchGroupsRequest.Builder nextToken(String nextToken)
The token for the next set of items to return. (You received this token from a previous call.)
nextToken - The token for the next set of items to return. (You received this token from a previous call.)Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.