public static interface ListGroupsRequest.Builder extends GreengrassRequest.Builder, SdkPojo, CopyableBuilder<ListGroupsRequest.Builder,ListGroupsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListGroupsRequest.Builder |
maxResults(String maxResults)
The maximum number of results to be returned per request.
|
ListGroupsRequest.Builder |
nextToken(String nextToken)
The token for the next set of results, or ''null'' if there are no additional results.
|
ListGroupsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListGroupsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListGroupsRequest.Builder maxResults(String maxResults)
maxResults - The maximum number of results to be returned per request.ListGroupsRequest.Builder nextToken(String nextToken)
nextToken - The token for the next set of results, or ''null'' if there are no additional results.ListGroupsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListGroupsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2020. All rights reserved.