Uses of Class
com.tencentcloudapi.tms.v20200713.models.DescribeTextStatResponse
-
Packages that use DescribeTextStatResponse Package Description com.tencentcloudapi.tms.v20200713 com.tencentcloudapi.tms.v20200713.models -
-
Uses of DescribeTextStatResponse in com.tencentcloudapi.tms.v20200713
Methods in com.tencentcloudapi.tms.v20200713 that return DescribeTextStatResponse Modifier and Type Method Description DescribeTextStatResponseTmsClient. DescribeTextStat(DescribeTextStatRequest req)控制台识别统计 -
Uses of DescribeTextStatResponse in com.tencentcloudapi.tms.v20200713.models
Constructors in com.tencentcloudapi.tms.v20200713.models with parameters of type DescribeTextStatResponse Constructor Description DescribeTextStatResponse(DescribeTextStatResponse 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.
-