public static interface ListManagedDataIdentifiersRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<ListManagedDataIdentifiersRequest.Builder,ListManagedDataIdentifiersRequest>
| Modifier and Type | Method and Description |
|---|---|
ListManagedDataIdentifiersRequest.Builder |
nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
|
ListManagedDataIdentifiersRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListManagedDataIdentifiersRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListManagedDataIdentifiersRequest.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.ListManagedDataIdentifiersRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListManagedDataIdentifiersRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.