Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationFactorsRemoverResponse |
IdentityDomainsClient.createAuthenticationFactorsRemover(CreateAuthenticationFactorsRemoverRequest request) |
CreateAuthenticationFactorsRemoverResponse |
IdentityDomains.createAuthenticationFactorsRemover(CreateAuthenticationFactorsRemoverRequest request)
Remove All Authentication Factor Channels for a User
|
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 |
---|---|
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 |
---|---|
CreateAuthenticationFactorsRemoverResponse |
CreateAuthenticationFactorsRemoverResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationFactorsRemoverResponse.Builder |
CreateAuthenticationFactorsRemoverResponse.Builder.copy(CreateAuthenticationFactorsRemoverResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.