public static interface ListAllowListsRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<ListAllowListsRequest.Builder,ListAllowListsRequest>
| Modifier and Type | Method and Description |
|---|---|
ListAllowListsRequest.Builder |
maxResults(Integer maxResults)
The maximum number of items to include in each page of a paginated response.
|
ListAllowListsRequest.Builder |
nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
|
ListAllowListsRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListAllowListsRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListAllowListsRequest.Builder maxResults(Integer maxResults)
The maximum number of items to include in each page of a paginated response.
maxResults - The maximum number of items to include in each page of a paginated response.ListAllowListsRequest.Builder nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
nextToken - The nextToken string that specifies which page of results to return in a paginated response.ListAllowListsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListAllowListsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.