Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CreateMyAuthenticationFactorInitiatorResponse |
IdentityDomainsClient.createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request) |
CreateMyAuthenticationFactorInitiatorResponse |
IdentityDomains.createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request)
Initiate Self Service Enrollment using the Requested MFA Factor
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMyAuthenticationFactorInitiatorResponse> |
IdentityDomainsAsyncClient.createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request,
AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler) |
Future<CreateMyAuthenticationFactorInitiatorResponse> |
IdentityDomainsAsync.createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request,
AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler)
Initiate Self Service Enrollment using the Requested MFA Factor
|
Modifier and Type | Method and Description |
---|---|
Future<CreateMyAuthenticationFactorInitiatorResponse> |
IdentityDomainsAsyncClient.createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request,
AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler) |
Future<CreateMyAuthenticationFactorInitiatorResponse> |
IdentityDomainsAsync.createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request,
AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler)
Initiate Self Service Enrollment using the Requested MFA Factor
|
Modifier and Type | Method and Description |
---|---|
CreateMyAuthenticationFactorInitiatorResponse |
CreateMyAuthenticationFactorInitiatorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateMyAuthenticationFactorInitiatorResponse.Builder |
CreateMyAuthenticationFactorInitiatorResponse.Builder.copy(CreateMyAuthenticationFactorInitiatorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.