Package | Description |
---|---|
com.oracle.bmc.identitydomains.model |
Modifier and Type | Method and Description |
---|---|
static AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.builder()
Create a new builder.
|
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.Builder.copy(AuthenticationFactorsRemoverUser model) |
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.Builder.display(String display)
User display name
|
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.Builder.ocid(String ocid)
The OCID of the user
|
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.Builder.ref(String ref)
The URI that corresponds to the member Resource for whom the factors will be deleted
|
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.toBuilder() |
AuthenticationFactorsRemoverUser.Builder |
AuthenticationFactorsRemoverUser.Builder.value(String value)
The identifier of the user
|
Copyright © 2016–2024. All rights reserved.