Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
GroupExtAppRoles |
GroupExtAppRoles.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GroupExtAppRoles> |
ExtensionGroupGroup.getAppRoles()
A list of appRoles that the user belongs to, either thorough direct membership, nested
groups, or dynamically calculated
|
Modifier and Type | Method and Description |
---|---|
GroupExtAppRoles.Builder |
GroupExtAppRoles.Builder.copy(GroupExtAppRoles model) |
Modifier and Type | Method and Description |
---|---|
ExtensionGroupGroup.Builder |
ExtensionGroupGroup.Builder.appRoles(List<GroupExtAppRoles> appRoles)
A list of appRoles that the user belongs to, either thorough direct membership, nested
groups, or dynamically calculated
|
Constructor and Description |
---|
ExtensionGroupGroup(String description,
ExtensionGroupGroup.CreationMechanism creationMechanism,
GroupExtPasswordPolicy passwordPolicy,
GroupExtSyncedFromApp syncedFromApp,
List<GroupExtGrants> grants,
List<GroupExtOwners> owners,
List<GroupExtAppRoles> appRoles)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.