static ListApplicationAccessScopesResponse.Builder |
ListApplicationAccessScopesResponse.builder() |
|
ListApplicationAccessScopesResponse.Builder |
ListApplicationAccessScopesResponse.Builder.nextToken(String nextToken) |
If present, this value indicates that more output is available than is included in the current response.
|
ListApplicationAccessScopesResponse.Builder |
ListApplicationAccessScopesResponse.Builder.scopes(Collection<ScopeDetails> scopes) |
An array list of access scopes and their authorized targets that are associated with the application.
|
ListApplicationAccessScopesResponse.Builder |
ListApplicationAccessScopesResponse.Builder.scopes(Consumer<ScopeDetails.Builder>... scopes) |
An array list of access scopes and their authorized targets that are associated with the application.
|
ListApplicationAccessScopesResponse.Builder |
ListApplicationAccessScopesResponse.Builder.scopes(ScopeDetails... scopes) |
An array list of access scopes and their authorized targets that are associated with the application.
|
ListApplicationAccessScopesResponse.Builder |
ListApplicationAccessScopesResponse.toBuilder() |
|