Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
DynamicResourceGroupGrants |
DynamicResourceGroupGrants.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<DynamicResourceGroupGrants> |
DynamicResourceGroup.getGrants()
Grants assigned to group
|
Modifier and Type | Method and Description |
---|---|
DynamicResourceGroupGrants.Builder |
DynamicResourceGroupGrants.Builder.copy(DynamicResourceGroupGrants model) |
Modifier and Type | Method and Description |
---|---|
DynamicResourceGroup.Builder |
DynamicResourceGroup.Builder.grants(List<DynamicResourceGroupGrants> grants)
Grants assigned to group
|
Constructor and Description |
---|
DynamicResourceGroup(String id,
String ocid,
List<String> schemas,
Meta meta,
IdcsCreatedBy idcsCreatedBy,
IdcsLastModifiedBy idcsLastModifiedBy,
List<IdcsPreventedOperations> idcsPreventedOperations,
List<Tags> tags,
Boolean deleteInProgress,
String idcsLastUpgradedInRelease,
String domainOcid,
String compartmentOcid,
String tenancyOcid,
String matchingRule,
String displayName,
String description,
List<DynamicResourceGroupGrants> grants,
List<DynamicResourceGroupDynamicGroupAppRoles> dynamicGroupAppRoles,
ExtensionOCITags urnIetfParamsScimSchemasOracleIdcsExtensionOciTags)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.