Uses of Class
com.tencentcloudapi.captcha.v20190722.models.TicketInterceptUnit
-
Packages that use TicketInterceptUnit Package Description com.tencentcloudapi.captcha.v20190722.models -
-
Uses of TicketInterceptUnit in com.tencentcloudapi.captcha.v20190722.models
Methods in com.tencentcloudapi.captcha.v20190722.models that return TicketInterceptUnit Modifier and Type Method Description TicketInterceptUnit[]CaptchaTicketDataRes. getTicketInterceptArray()Get 票据验证拦截量返回Methods in com.tencentcloudapi.captcha.v20190722.models with parameters of type TicketInterceptUnit Modifier and Type Method Description voidCaptchaTicketDataRes. setTicketInterceptArray(TicketInterceptUnit[] TicketInterceptArray)Set 票据验证拦截量返回Constructors in com.tencentcloudapi.captcha.v20190722.models with parameters of type TicketInterceptUnit Constructor Description TicketInterceptUnit(TicketInterceptUnit 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.
-