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