Uses of Class
com.tencentcloudapi.captcha.v20190722.models.DescribeCaptchaMiniDataSumResponse
-
Packages that use DescribeCaptchaMiniDataSumResponse Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of DescribeCaptchaMiniDataSumResponse in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 that return DescribeCaptchaMiniDataSumResponse Modifier and Type Method Description DescribeCaptchaMiniDataSumResponseCaptchaClient. DescribeCaptchaMiniDataSum(DescribeCaptchaMiniDataSumRequest req)安全验证码小程序插件查询请求数据概况 -
Uses of DescribeCaptchaMiniDataSumResponse in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type DescribeCaptchaMiniDataSumResponse Constructor Description DescribeCaptchaMiniDataSumResponse(DescribeCaptchaMiniDataSumResponse 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.
-