Uses of Class
com.tencentcloudapi.captcha.v20190722.models.DescribeCaptchaMiniOperDataResponse
-
Packages that use DescribeCaptchaMiniOperDataResponse Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of DescribeCaptchaMiniOperDataResponse in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 that return DescribeCaptchaMiniOperDataResponse Modifier and Type Method Description DescribeCaptchaMiniOperDataResponseCaptchaClient. DescribeCaptchaMiniOperData(DescribeCaptchaMiniOperDataRequest req)安全验证码小程序插件用户操作数据查询 -
Uses of DescribeCaptchaMiniOperDataResponse in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type DescribeCaptchaMiniOperDataResponse Constructor Description DescribeCaptchaMiniOperDataResponse(DescribeCaptchaMiniOperDataResponse 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.
-