Uses of Class
com.tencentcloudapi.captcha.v20190722.CaptchaErrorCode
-
Packages that use CaptchaErrorCode Package Description com.tencentcloudapi.captcha.v20190722 -
-
Uses of CaptchaErrorCode in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 that return CaptchaErrorCode Modifier and Type Method Description static CaptchaErrorCodeCaptchaErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static CaptchaErrorCode[]CaptchaErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-