Uses of Class
com.tencentcloudapi.vm.v20200709.models.TrendCount
-
Packages that use TrendCount Package Description com.tencentcloudapi.vm.v20200709.models -
-
Uses of TrendCount in com.tencentcloudapi.vm.v20200709.models
Methods in com.tencentcloudapi.vm.v20200709.models that return TrendCount Modifier and Type Method Description TrendCount[]DescribeVideoStatResponse. getTrendCount()Get 识别量统计Methods in com.tencentcloudapi.vm.v20200709.models with parameters of type TrendCount Modifier and Type Method Description voidDescribeVideoStatResponse. setTrendCount(TrendCount[] TrendCount)Set 识别量统计Constructors in com.tencentcloudapi.vm.v20200709.models with parameters of type TrendCount Constructor Description TrendCount(TrendCount 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.
-