Uses of Class
com.tencentcloudapi.live.v20180801.models.PlayStatInfo
-
Packages that use PlayStatInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of PlayStatInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return PlayStatInfo Modifier and Type Method Description PlayStatInfo[]DescribeProvinceIspPlayInfoListResponse. getDataInfoList()Get 播放信息列表。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type PlayStatInfo Modifier and Type Method Description voidDescribeProvinceIspPlayInfoListResponse. setDataInfoList(PlayStatInfo[] DataInfoList)Set 播放信息列表。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type PlayStatInfo Constructor Description PlayStatInfo(PlayStatInfo 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.
-