Uses of Class
com.oracle.bmc.identitydomains.model.AccountMgmtInfoResourceType
-
Packages that use AccountMgmtInfoResourceType Package Description com.oracle.bmc.identitydomains.model -
-
Uses of AccountMgmtInfoResourceType in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return AccountMgmtInfoResourceType Modifier and Type Method Description AccountMgmtInfoResourceTypeAccountMgmtInfoResourceType.Builder. build()AccountMgmtInfoResourceTypeAccountMgmtInfo. getResourceType()Methods in com.oracle.bmc.identitydomains.model with parameters of type AccountMgmtInfoResourceType Modifier and Type Method Description AccountMgmtInfoResourceType.BuilderAccountMgmtInfoResourceType.Builder. copy(AccountMgmtInfoResourceType model)AccountMgmtInfo.BuilderAccountMgmtInfo.Builder. resourceType(AccountMgmtInfoResourceType resourceType)Constructors in com.oracle.bmc.identitydomains.model with parameters of type AccountMgmtInfoResourceType Constructor 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.
-