Uses of Class
com.tencentcloudapi.live.v20180801.models.CdnPlayStatData
-
Packages that use CdnPlayStatData Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of CdnPlayStatData in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return CdnPlayStatData Modifier and Type Method Description CdnPlayStatData[]GroupProIspDataInfo. getDetailInfoList()Get 分钟维度的明细数据。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type CdnPlayStatData Modifier and Type Method Description voidGroupProIspDataInfo. setDetailInfoList(CdnPlayStatData[] DetailInfoList)Set 分钟维度的明细数据。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CdnPlayStatData Constructor Description CdnPlayStatData(CdnPlayStatData 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.
-