Uses of Class
com.oracle.bmc.identitydomains.model.MyAuthenticationFactorValidator.Status
-
Packages that use MyAuthenticationFactorValidator.Status Package Description com.oracle.bmc.identitydomains.model -
-
Uses of MyAuthenticationFactorValidator.Status in com.oracle.bmc.identitydomains.model
Methods in com.oracle.bmc.identitydomains.model that return MyAuthenticationFactorValidator.Status Modifier and Type Method Description static MyAuthenticationFactorValidator.StatusMyAuthenticationFactorValidator.Status. create(String key)MyAuthenticationFactorValidator.StatusMyAuthenticationFactorValidator. getStatus()Validation status returned in the responsestatic MyAuthenticationFactorValidator.StatusMyAuthenticationFactorValidator.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static MyAuthenticationFactorValidator.Status[]MyAuthenticationFactorValidator.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.oracle.bmc.identitydomains.model with parameters of type MyAuthenticationFactorValidator.Status Modifier and Type Method Description MyAuthenticationFactorValidator.BuilderMyAuthenticationFactorValidator.Builder. status(MyAuthenticationFactorValidator.Status status)Validation status returned in the response
-