Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static MySupportAccount.Builder |
MySupportAccount.builder()
Create a new builder.
|
MySupportAccount.Builder |
MySupportAccount.Builder.compartmentOcid(String compartmentOcid)
OCI Compartment Id (ocid) in which the resource lives.
|
MySupportAccount.Builder |
MySupportAccount.Builder.copy(MySupportAccount model) |
MySupportAccount.Builder |
MySupportAccount.Builder.deleteInProgress(Boolean deleteInProgress)
A boolean flag indicating this resource in the process of being deleted.
|
MySupportAccount.Builder |
MySupportAccount.Builder.domainOcid(String domainOcid)
OCI Domain Id (ocid) in which the resource lives.
|
MySupportAccount.Builder |
MySupportAccount.Builder.id(String id)
Unique identifier for the SCIM Resource as defined by the Service Provider.
|
MySupportAccount.Builder |
MySupportAccount.Builder.idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |
MySupportAccount.Builder |
MySupportAccount.Builder.idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |
MySupportAccount.Builder |
MySupportAccount.Builder.idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease)
The release number when the resource was upgraded.
|
MySupportAccount.Builder |
MySupportAccount.Builder.idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations)
Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource.
|
MySupportAccount.Builder |
MySupportAccount.Builder.meta(Meta meta) |
MySupportAccount.Builder |
MySupportAccount.Builder.ocid(String ocid)
Unique OCI identifier for the SCIM Resource.
|
MySupportAccount.Builder |
MySupportAccount.Builder.provider(MySupportAccount.Provider provider)
User Support Account Provider
|
MySupportAccount.Builder |
MySupportAccount.Builder.schemas(List<String> schemas)
REQUIRED.
|
MySupportAccount.Builder |
MySupportAccount.Builder.tags(List<Tags> tags)
A list of tags on this resource.
|
MySupportAccount.Builder |
MySupportAccount.Builder.tenancyOcid(String tenancyOcid)
OCI Tenant Id (ocid) in which the resource lives.
|
MySupportAccount.Builder |
MySupportAccount.toBuilder() |
MySupportAccount.Builder |
MySupportAccount.Builder.token(String token)
User Support Account Token
|
MySupportAccount.Builder |
MySupportAccount.Builder.user(MySupportAccountUser user) |
MySupportAccount.Builder |
MySupportAccount.Builder.userId(String userId)
User Support User Id
|
Copyright © 2016–2024. All rights reserved.