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