Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AppAllowedScopes.Builder |
AppAllowedScopes.builder()
Create a new builder.
|
AppAllowedScopes.Builder |
AppAllowedScopes.Builder.copy(AppAllowedScopes model) |
AppAllowedScopes.Builder |
AppAllowedScopes.Builder.fqs(String fqs)
A fully qualified scope that this App is allowed to access when it acts as an
OAuthClient.
|
AppAllowedScopes.Builder |
AppAllowedScopes.Builder.idOfDefiningApp(String idOfDefiningApp)
The ID of the App that defines this scope.
|
AppAllowedScopes.Builder |
AppAllowedScopes.Builder.readOnly(Boolean readOnly)
If true, indicates that this value must be protected.
|
AppAllowedScopes.Builder |
AppAllowedScopes.toBuilder() |
Copyright © 2016–2024. All rights reserved.