Uses of Class
com.tencentcloudapi.captcha.v20190722.models.DescribeCaptchaMiniRiskResultResponse
-
Packages that use DescribeCaptchaMiniRiskResultResponse Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of DescribeCaptchaMiniRiskResultResponse in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 that return DescribeCaptchaMiniRiskResultResponse Modifier and Type Method Description DescribeCaptchaMiniRiskResultResponseCaptchaClient. DescribeCaptchaMiniRiskResult(DescribeCaptchaMiniRiskResultRequest req)核查验证码小程序插件票据接入风控结果(已停用) -
Uses of DescribeCaptchaMiniRiskResultResponse in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type DescribeCaptchaMiniRiskResultResponse Constructor Description DescribeCaptchaMiniRiskResultResponse(DescribeCaptchaMiniRiskResultResponse 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.
-