Uses of Class
com.tencentcloudapi.captcha.v20190722.models.DescribeCaptchaMiniDataResponse
-
Packages that use DescribeCaptchaMiniDataResponse Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of DescribeCaptchaMiniDataResponse in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 that return DescribeCaptchaMiniDataResponse Modifier and Type Method Description DescribeCaptchaMiniDataResponseCaptchaClient. DescribeCaptchaMiniData(DescribeCaptchaMiniDataRequest req)安全验证码小程序插件分类查询数据接口,请求量type=0、通过量type=1、验证量type=2、拦截量type=3 小时级查询(五小时左右延迟) -
Uses of DescribeCaptchaMiniDataResponse in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type DescribeCaptchaMiniDataResponse Constructor Description DescribeCaptchaMiniDataResponse(DescribeCaptchaMiniDataResponse 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.
-