Uses of Class
com.tencentcloudapi.tcb.v20180608.models.PlatformStatistic
-
Packages that use PlatformStatistic Package Description com.tencentcloudapi.tcb.v20180608.models -
-
Uses of PlatformStatistic in com.tencentcloudapi.tcb.v20180608.models
Methods in com.tencentcloudapi.tcb.v20180608.models that return PlatformStatistic Modifier and Type Method Description PlatformStatistic[]DescribeEndUserStatisticResponse. getPlatformStatistics()Get 终端用户各平台统计 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.tcb.v20180608.models with parameters of type PlatformStatistic Modifier and Type Method Description voidDescribeEndUserStatisticResponse. setPlatformStatistics(PlatformStatistic[] PlatformStatistics)Set 终端用户各平台统计 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.tcb.v20180608.models with parameters of type PlatformStatistic Constructor Description PlatformStatistic(PlatformStatistic 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.
-