Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AccountMgmtInfo.OperationContext |
AccountMgmtInfo.OperationContext.create(String key) |
AccountMgmtInfo.OperationContext |
AccountMgmtInfo.getOperationContext()
The context in which the operation is performed on the account.
|
static AccountMgmtInfo.OperationContext |
AccountMgmtInfo.OperationContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AccountMgmtInfo.OperationContext[] |
AccountMgmtInfo.OperationContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.operationContext(AccountMgmtInfo.OperationContext operationContext)
The context in which the operation is performed on the account.
|
Constructor and Description |
---|
AccountMgmtInfo(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 uid,
String name,
String compositeKey,
Boolean active,
String accountType,
Boolean isAccount,
Boolean favorite,
Boolean doNotPerformActionOnTarget,
Boolean doNotBackFillGrants,
String lastAccessed,
String syncTimestamp,
AccountMgmtInfo.SyncSituation syncSituation,
String syncResponse,
Boolean previewOnly,
AccountMgmtInfo.OperationContext operationContext,
AccountMgmtInfoObjectClass objectClass,
AccountMgmtInfoResourceType resourceType,
List<AccountMgmtInfoMatchingOwners> matchingOwners,
AccountMgmtInfoUserWalletArtifact userWalletArtifact,
AccountMgmtInfoApp app,
AccountMgmtInfoOwner owner)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.