Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
GroupExtGrants |
GroupExtGrants.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GroupExtGrants> |
ExtensionGroupGroup.getGrants()
Grants assigned to group
|
Modifier and Type | Method and Description |
---|---|
GroupExtGrants.Builder |
GroupExtGrants.Builder.copy(GroupExtGrants model) |
Modifier and Type | Method and Description |
---|---|
ExtensionGroupGroup.Builder |
ExtensionGroupGroup.Builder.grants(List<GroupExtGrants> grants)
Grants assigned to group
|
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.