Uses of Class
com.tencentcloudapi.tms.v20200713.models.Overview
-
Packages that use Overview Package Description com.tencentcloudapi.tms.v20200713.models -
-
Uses of Overview in com.tencentcloudapi.tms.v20200713.models
Methods in com.tencentcloudapi.tms.v20200713.models that return Overview Modifier and Type Method Description OverviewDescribeTextStatResponse. getOverview()Get 识别结果统计Methods in com.tencentcloudapi.tms.v20200713.models with parameters of type Overview Modifier and Type Method Description voidDescribeTextStatResponse. setOverview(Overview Overview)Set 识别结果统计Constructors in com.tencentcloudapi.tms.v20200713.models with parameters of type Overview Constructor Description Overview(Overview 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.
-