Uses of Class
com.tencentcloudapi.live.v20180801.models.PlaySumStatInfo
-
Packages that use PlaySumStatInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of PlaySumStatInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return PlaySumStatInfo Modifier and Type Method Description PlaySumStatInfo[]DescribeVisitTopSumInfoListResponse. getDataInfoList()Get 数据内容。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type PlaySumStatInfo Modifier and Type Method Description voidDescribeVisitTopSumInfoListResponse. setDataInfoList(PlaySumStatInfo[] DataInfoList)Set 数据内容。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type PlaySumStatInfo Constructor Description PlaySumStatInfo(PlaySumStatInfo 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.
-