Uses of Class
com.okta.sdk.resource.policy.PasswordPolicyRecoveryEmail.StatusEnum
-
Packages that use PasswordPolicyRecoveryEmail.StatusEnum Package Description com.okta.sdk.resource.policy -
-
Uses of PasswordPolicyRecoveryEmail.StatusEnum in com.okta.sdk.resource.policy
Methods in com.okta.sdk.resource.policy that return PasswordPolicyRecoveryEmail.StatusEnum Modifier and Type Method Description PasswordPolicyRecoveryEmail.StatusEnumPasswordPolicyRecoveryEmail. getStatus()static PasswordPolicyRecoveryEmail.StatusEnumPasswordPolicyRecoveryEmail.StatusEnum. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static PasswordPolicyRecoveryEmail.StatusEnum[]PasswordPolicyRecoveryEmail.StatusEnum. values()Returns an array containing the constants of this enum type, in the order they are declared.
-