Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.accountType(String accountType)
Type of Account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.active(Boolean active)
If true, the account is activated
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.app(AccountMgmtInfoApp app) |
static AccountMgmtInfo.Builder |
AccountMgmtInfo.builder()
Create a new builder.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.compartmentOcid(String compartmentOcid)
OCI Compartment Id (ocid) in which the resource lives.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.compositeKey(String compositeKey)
Unique key for this AccountMgmtInfo, which is used to prevent duplicate AccountMgmtInfo
resources.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.copy(AccountMgmtInfo model) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.deleteInProgress(Boolean deleteInProgress)
A boolean flag indicating this resource in the process of being deleted.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.domainOcid(String domainOcid)
OCI Domain Id (ocid) in which the resource lives.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.doNotBackFillGrants(Boolean doNotBackFillGrants)
If true, a back-fill grant will not be created for a connected managed app as part of
account creation.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.doNotPerformActionOnTarget(Boolean doNotPerformActionOnTarget)
If true, the operation will not be performed on the target
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.favorite(Boolean favorite)
If true, this account has been marked as a favorite of the User who owns it
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.id(String id)
Unique identifier for the SCIM Resource as defined by the Service Provider.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease)
The release number when the resource was upgraded.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations)
Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.isAccount(Boolean isAccount)
If true, indicates that this managed object is an account, which is an identity that
represents a user in the context of a specific application
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.lastAccessed(String lastAccessed)
Last accessed timestamp of an application
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.matchingOwners(List<AccountMgmtInfoMatchingOwners> matchingOwners)
Matching owning users of the account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.meta(Meta meta) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.name(String name)
Name of the Account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.objectClass(AccountMgmtInfoObjectClass objectClass) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.ocid(String ocid)
Unique OCI identifier for the SCIM Resource.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.operationContext(AccountMgmtInfo.OperationContext operationContext)
The context in which the operation is performed on the account.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.owner(AccountMgmtInfoOwner owner) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.previewOnly(Boolean previewOnly)
If true, then the response to the account creation operation on a connected managed app
returns a preview of the account data that is evaluated by the attribute value generation
policy.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.resourceType(AccountMgmtInfoResourceType resourceType) |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.schemas(List<String> schemas)
REQUIRED.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.syncResponse(String syncResponse)
Last recorded sync response for the account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.syncSituation(AccountMgmtInfo.SyncSituation syncSituation)
Last recorded sync situation for the account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.syncTimestamp(String syncTimestamp)
Last sync timestamp of the account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.tags(List<Tags> tags)
A list of tags on this resource.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.tenancyOcid(String tenancyOcid)
OCI Tenant Id (ocid) in which the resource lives.
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.toBuilder() |
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.uid(String uid)
Unique identifier of the Account
|
AccountMgmtInfo.Builder |
AccountMgmtInfo.Builder.userWalletArtifact(AccountMgmtInfoUserWalletArtifact userWalletArtifact) |
Copyright © 2016–2024. All rights reserved.