Uses of Class
com.tencentcloudapi.tci.v20190318.models.ActionCountStatistic
-
Packages that use ActionCountStatistic Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of ActionCountStatistic in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return ActionCountStatistic Modifier and Type Method Description ActionCountStatistic[]ActionStatistic. getActionCount()Get 数量统计Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type ActionCountStatistic Modifier and Type Method Description voidActionStatistic. setActionCount(ActionCountStatistic[] ActionCount)Set 数量统计Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type ActionCountStatistic Constructor Description ActionCountStatistic(ActionCountStatistic 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.
-