Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
GrantAppEntitlementCollection |
GrantAppEntitlementCollection.Builder.build() |
GrantAppEntitlementCollection |
Grant.getAppEntitlementCollection() |
Modifier and Type | Method and Description |
---|---|
Grant.Builder |
Grant.Builder.appEntitlementCollection(GrantAppEntitlementCollection appEntitlementCollection) |
GrantAppEntitlementCollection.Builder |
GrantAppEntitlementCollection.Builder.copy(GrantAppEntitlementCollection model) |
Constructor and Description |
---|
Grant(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,
Grant.GrantMechanism grantMechanism,
String compositeKey,
Boolean isFulfilled,
String grantedAttributeValuesJson,
GrantAppEntitlementCollection appEntitlementCollection,
GrantGrantor grantor,
GrantGrantee grantee,
GrantApp app,
GrantEntitlement entitlement)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.