static ListClassificationScopesResponse.Builder |
ListClassificationScopesResponse.builder() |
|
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.classificationScopes(ClassificationScopeSummary... 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() |
|