Uses of Class
com.tencentcloudapi.tci.v20190318.models.ExpressRatioStatistic
-
Packages that use ExpressRatioStatistic Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of ExpressRatioStatistic in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return ExpressRatioStatistic Modifier and Type Method Description ExpressRatioStatistic[]FaceExpressStatistic. getExpressRatio()Get 表情统计结果Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type ExpressRatioStatistic Modifier and Type Method Description voidFaceExpressStatistic. setExpressRatio(ExpressRatioStatistic[] ExpressRatio)Set 表情统计结果Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type ExpressRatioStatistic Constructor Description ExpressRatioStatistic(ExpressRatioStatistic 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.
-