static AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.builder() |
Create a new builder.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.compartmentOcid(String compartmentOcid) |
OCI Compartment Id (ocid) in which the resource lives.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.copy(AuthenticationFactorsRemover model) |
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.deleteInProgress(Boolean deleteInProgress) |
A boolean flag indicating this resource in the process of being deleted.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.domainOcid(String domainOcid) |
OCI Domain Id (ocid) in which the resource lives.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.id(String id) |
Unique identifier for the SCIM Resource as defined by the Service Provider.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.idcsCreatedBy(IdcsCreatedBy idcsCreatedBy) |
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.idcsLastModifiedBy(IdcsLastModifiedBy idcsLastModifiedBy) |
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.idcsLastUpgradedInRelease(String idcsLastUpgradedInRelease) |
The release number when the resource was upgraded.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.idcsPreventedOperations(List<IdcsPreventedOperations> idcsPreventedOperations) |
Each value of this attribute specifies an operation that only an internal client may
perform on this particular resource.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.meta(Meta meta) |
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.ocid(String ocid) |
Unique OCI identifier for the SCIM Resource.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.schemas(List<String> schemas) |
REQUIRED.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.tags(List<Tags> tags) |
A list of tags on this resource.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.tenancyOcid(String tenancyOcid) |
OCI Tenant Id (ocid) in which the resource lives.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.toBuilder() |
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.token(String token) |
Specifies the token to be removed
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.type(AuthenticationFactorsRemover.Type type) |
Specifies the type of factors to remove.
|
AuthenticationFactorsRemover.Builder |
AuthenticationFactorsRemover.Builder.user(AuthenticationFactorsRemoverUser user) |
|