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