Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLiveDomainPlayInfoListResponse
-
Packages that use DescribeLiveDomainPlayInfoListResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLiveDomainPlayInfoListResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeLiveDomainPlayInfoListResponse Modifier and Type Method Description DescribeLiveDomainPlayInfoListResponseLiveClient. DescribeLiveDomainPlayInfoList(DescribeLiveDomainPlayInfoListRequest req)该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询实时的域名维度下行播放数据,由于数据处理有耗时,接口默认查询4分钟前的准实时数据。 -
Uses of DescribeLiveDomainPlayInfoListResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLiveDomainPlayInfoListResponse Constructor Description DescribeLiveDomainPlayInfoListResponse(DescribeLiveDomainPlayInfoListResponse 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.
-