Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
Future<CreateAuthenticationFactorsRemoverResponse> |
IdentityDomainsAsyncClient.createAuthenticationFactorsRemover(CreateAuthenticationFactorsRemoverRequest request,
AsyncHandler<CreateAuthenticationFactorsRemoverRequest,CreateAuthenticationFactorsRemoverResponse> handler) |
Future<CreateAuthenticationFactorsRemoverResponse> |
IdentityDomainsAsync.createAuthenticationFactorsRemover(CreateAuthenticationFactorsRemoverRequest request,
AsyncHandler<CreateAuthenticationFactorsRemoverRequest,CreateAuthenticationFactorsRemoverResponse> handler)
Remove All Authentication Factor Channels for a User
|
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationFactorsRemoverRequest |
CreateAuthenticationFactorsRemoverRequest.Builder.build()
Build the instance of CreateAuthenticationFactorsRemoverRequest as configured by this
builder
|
CreateAuthenticationFactorsRemoverRequest |
CreateAuthenticationFactorsRemoverRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateAuthenticationFactorsRemoverRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationFactorsRemoverRequest.Builder |
CreateAuthenticationFactorsRemoverRequest.Builder.copy(CreateAuthenticationFactorsRemoverRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.