Uses of Class
com.tencentcloudapi.vm.v20200709.models.EvilCount
-
Packages that use EvilCount Package Description com.tencentcloudapi.vm.v20200709.models -
-
Uses of EvilCount in com.tencentcloudapi.vm.v20200709.models
Methods in com.tencentcloudapi.vm.v20200709.models that return EvilCount Modifier and Type Method Description EvilCount[]DescribeVideoStatResponse. getEvilCount()Get 违规数据分布Methods in com.tencentcloudapi.vm.v20200709.models with parameters of type EvilCount Modifier and Type Method Description voidDescribeVideoStatResponse. setEvilCount(EvilCount[] EvilCount)Set 违规数据分布Constructors in com.tencentcloudapi.vm.v20200709.models with parameters of type EvilCount Constructor Description EvilCount(EvilCount 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.
-