Uses of Class
com.tencentcloudapi.captcha.v20190722.models.DescribeCaptchaOperDataResponse
-
Packages that use DescribeCaptchaOperDataResponse Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of DescribeCaptchaOperDataResponse in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 that return DescribeCaptchaOperDataResponse Modifier and Type Method Description DescribeCaptchaOperDataResponseCaptchaClient. DescribeCaptchaOperData(DescribeCaptchaOperDataRequest req)安全验证码用户操作数据查询,验证码加载耗时type = 1 、拦截情况type = 2、 一周通过平均尝试次数 type = 3、尝试次数分布 type = 4 -
Uses of DescribeCaptchaOperDataResponse in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type DescribeCaptchaOperDataResponse Constructor Description DescribeCaptchaOperDataResponse(DescribeCaptchaOperDataResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-