Uses of Class
com.tencentcloudapi.captcha.v20190722.models.UpdateCaptchaAppIdInfoRequest
-
Packages that use UpdateCaptchaAppIdInfoRequest Package Description com.tencentcloudapi.captcha.v20190722 com.tencentcloudapi.captcha.v20190722.models -
-
Uses of UpdateCaptchaAppIdInfoRequest in com.tencentcloudapi.captcha.v20190722
Methods in com.tencentcloudapi.captcha.v20190722 with parameters of type UpdateCaptchaAppIdInfoRequest Modifier and Type Method Description UpdateCaptchaAppIdInfoResponseCaptchaClient. UpdateCaptchaAppIdInfo(UpdateCaptchaAppIdInfoRequest req)更新验证码应用APPId信息 -
Uses of UpdateCaptchaAppIdInfoRequest in com.tencentcloudapi.captcha.v20190722.models
Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type UpdateCaptchaAppIdInfoRequest Constructor Description UpdateCaptchaAppIdInfoRequest(UpdateCaptchaAppIdInfoRequest 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.
-