Uses of Class
com.oracle.bmc.identitydomains.responses.CreateMyAuthenticationFactorValidatorResponse
-
Packages that use CreateMyAuthenticationFactorValidatorResponse Package Description com.oracle.bmc.identitydomains com.oracle.bmc.identitydomains.responses -
-
Uses of CreateMyAuthenticationFactorValidatorResponse in com.oracle.bmc.identitydomains
Methods in com.oracle.bmc.identitydomains that return CreateMyAuthenticationFactorValidatorResponse Modifier and Type Method Description CreateMyAuthenticationFactorValidatorResponseIdentityDomains. createMyAuthenticationFactorValidator(CreateMyAuthenticationFactorValidatorRequest request)Validate Self Service Enrollment using the Requested MFA FactorCreateMyAuthenticationFactorValidatorResponseIdentityDomainsClient. createMyAuthenticationFactorValidator(CreateMyAuthenticationFactorValidatorRequest request)Methods in com.oracle.bmc.identitydomains that return types with arguments of type CreateMyAuthenticationFactorValidatorResponse Modifier and Type Method Description Future<CreateMyAuthenticationFactorValidatorResponse>IdentityDomainsAsync. createMyAuthenticationFactorValidator(CreateMyAuthenticationFactorValidatorRequest request, AsyncHandler<CreateMyAuthenticationFactorValidatorRequest,CreateMyAuthenticationFactorValidatorResponse> handler)Validate Self Service Enrollment using the Requested MFA FactorFuture<CreateMyAuthenticationFactorValidatorResponse>IdentityDomainsAsyncClient. createMyAuthenticationFactorValidator(CreateMyAuthenticationFactorValidatorRequest request, AsyncHandler<CreateMyAuthenticationFactorValidatorRequest,CreateMyAuthenticationFactorValidatorResponse> handler)Method parameters in com.oracle.bmc.identitydomains with type arguments of type CreateMyAuthenticationFactorValidatorResponse Modifier and Type Method Description Future<CreateMyAuthenticationFactorValidatorResponse>IdentityDomainsAsync. createMyAuthenticationFactorValidator(CreateMyAuthenticationFactorValidatorRequest request, AsyncHandler<CreateMyAuthenticationFactorValidatorRequest,CreateMyAuthenticationFactorValidatorResponse> handler)Validate Self Service Enrollment using the Requested MFA FactorFuture<CreateMyAuthenticationFactorValidatorResponse>IdentityDomainsAsyncClient. createMyAuthenticationFactorValidator(CreateMyAuthenticationFactorValidatorRequest request, AsyncHandler<CreateMyAuthenticationFactorValidatorRequest,CreateMyAuthenticationFactorValidatorResponse> handler) -
Uses of CreateMyAuthenticationFactorValidatorResponse in com.oracle.bmc.identitydomains.responses
Methods in com.oracle.bmc.identitydomains.responses that return CreateMyAuthenticationFactorValidatorResponse Modifier and Type Method Description CreateMyAuthenticationFactorValidatorResponseCreateMyAuthenticationFactorValidatorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.identitydomains.responses with parameters of type CreateMyAuthenticationFactorValidatorResponse Modifier and Type Method Description CreateMyAuthenticationFactorValidatorResponse.BuilderCreateMyAuthenticationFactorValidatorResponse.Builder. copy(CreateMyAuthenticationFactorValidatorResponse o)Copy method to populate the builder with values from the given instance.
-