Uses of Class
com.tencentcloudapi.captcha.v20190722.models.DescribeCaptchaDataRequest
-
Packages that use DescribeCaptchaDataRequest Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of DescribeCaptchaDataRequest in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 with parameters of type DescribeCaptchaDataRequest Modifier and Type Method Description DescribeCaptchaDataResponseCaptchaClient. DescribeCaptchaData(DescribeCaptchaDataRequest req)安全验证码分类查询数据接口,请求量type=0、通过量type=1、验证量type=2、拦截量type=3 分钟级查询 -
Uses of DescribeCaptchaDataRequest in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type DescribeCaptchaDataRequest Constructor Description DescribeCaptchaDataRequest(DescribeCaptchaDataRequest 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.
-