Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
GroupExtOwners |
GroupExtOwners.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GroupExtOwners> |
ExtensionGroupGroup.getOwners()
Group owners
|
Modifier and Type | Method and Description |
---|---|
GroupExtOwners.Builder |
GroupExtOwners.Builder.copy(GroupExtOwners model) |
Modifier and Type | Method and Description |
---|---|
ExtensionGroupGroup.Builder |
ExtensionGroupGroup.Builder.owners(List<GroupExtOwners> owners)
Group owners
|
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.