| Package | Description |
|---|---|
| software.amazon.awssdk.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.builder() |
ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.Builder.classificationScopes(ClassificationScopeSummary... classificationScopes)
An array that specifies the unique identifier and name of the classification scope for the account.
|
ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.Builder.classificationScopes(Collection<ClassificationScopeSummary> classificationScopes)
An array that specifies the unique identifier and name of the classification scope for the account.
|
ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.Builder.classificationScopes(Consumer<ClassificationScopeSummary.Builder>... classificationScopes)
An array that specifies the unique identifier and name of the classification scope for the account.
|
ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.Builder.nextToken(String nextToken)
The string to use in a subsequent request to get the next page of results in a paginated response.
|
ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ListClassificationScopesResponse.Builder> |
ListClassificationScopesResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.