public static interface ListClassificationScopesRequest.Builder extends Macie2Request.Builder, SdkPojo, CopyableBuilder<ListClassificationScopesRequest.Builder,ListClassificationScopesRequest>
| Modifier and Type | Method and Description |
|---|---|
ListClassificationScopesRequest.Builder |
name(String name)
The name of the classification scope to retrieve the unique identifier for.
|
ListClassificationScopesRequest.Builder |
nextToken(String nextToken)
The nextToken string that specifies which page of results to return in a paginated response.
|
ListClassificationScopesRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
ListClassificationScopesRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildListClassificationScopesRequest.Builder name(String name)
The name of the classification scope to retrieve the unique identifier for.
name - The name of the classification scope to retrieve the unique identifier for.ListClassificationScopesRequest.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.ListClassificationScopesRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderListClassificationScopesRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.