Uses of Class
com.oracle.bmc.identitydomains.responses.CreateMyAuthenticationFactorInitiatorResponse
-
Packages that use CreateMyAuthenticationFactorInitiatorResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of CreateMyAuthenticationFactorInitiatorResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return CreateMyAuthenticationFactorInitiatorResponse Modifier and Type Method Description CreateMyAuthenticationFactorInitiatorResponseIdentityDomains. createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request)Initiate Self Service Enrollment using the Requested MFA FactorCreateMyAuthenticationFactorInitiatorResponseIdentityDomainsClient. createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type CreateMyAuthenticationFactorInitiatorResponse Modifier and Type Method Description Future<CreateMyAuthenticationFactorInitiatorResponse>IdentityDomainsAsync. createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request, AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler)Initiate Self Service Enrollment using the Requested MFA FactorFuture<CreateMyAuthenticationFactorInitiatorResponse>IdentityDomainsAsyncClient. createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request, AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type CreateMyAuthenticationFactorInitiatorResponse Modifier and Type Method Description Future<CreateMyAuthenticationFactorInitiatorResponse>IdentityDomainsAsync. createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request, AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler)Initiate Self Service Enrollment using the Requested MFA FactorFuture<CreateMyAuthenticationFactorInitiatorResponse>IdentityDomainsAsyncClient. createMyAuthenticationFactorInitiator(CreateMyAuthenticationFactorInitiatorRequest request, AsyncHandler<CreateMyAuthenticationFactorInitiatorRequest,CreateMyAuthenticationFactorInitiatorResponse> handler) -
Uses of CreateMyAuthenticationFactorInitiatorResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return CreateMyAuthenticationFactorInitiatorResponse Modifier and Type Method Description CreateMyAuthenticationFactorInitiatorResponseCreateMyAuthenticationFactorInitiatorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type CreateMyAuthenticationFactorInitiatorResponse Modifier and Type Method Description CreateMyAuthenticationFactorInitiatorResponse.BuilderCreateMyAuthenticationFactorInitiatorResponse.Builder. copy(CreateMyAuthenticationFactorInitiatorResponse o)Copy method to populate the builder with values from the given instance.
-