Uses of Class
com.tencentcloudapi.gaap.v20180529.models.GroupStatisticsInfo
-
Packages that use GroupStatisticsInfo Package Description com.tencentcloudapi.gaap.v20180529.models -
-
Uses of GroupStatisticsInfo in com.tencentcloudapi.gaap.v20180529.models
Methods in com.tencentcloudapi.gaap.v20180529.models that return GroupStatisticsInfo Modifier and Type Method Description GroupStatisticsInfo[]DescribeGroupAndStatisticsProxyResponse. getGroupSet()Get 可以统计的通道组信息Methods in com.tencentcloudapi.gaap.v20180529.models with parameters of type GroupStatisticsInfo Modifier and Type Method Description voidDescribeGroupAndStatisticsProxyResponse. setGroupSet(GroupStatisticsInfo[] GroupSet)Set 可以统计的通道组信息Constructors in com.tencentcloudapi.gaap.v20180529.models with parameters of type GroupStatisticsInfo Constructor Description GroupStatisticsInfo(GroupStatisticsInfo 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.
-