Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribePlayErrorCodeDetailInfoListResponse
-
Packages that use DescribePlayErrorCodeDetailInfoListResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribePlayErrorCodeDetailInfoListResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribePlayErrorCodeDetailInfoListResponse Modifier and Type Method Description DescribePlayErrorCodeDetailInfoListResponseLiveClient. DescribePlayErrorCodeDetailInfoList(DescribePlayErrorCodeDetailInfoListRequest req)该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询下行播放错误码信息,某段时间内1分钟粒度的各http错误码出现的次数,包括4xx,5xx。 -
Uses of DescribePlayErrorCodeDetailInfoListResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribePlayErrorCodeDetailInfoListResponse Constructor Description DescribePlayErrorCodeDetailInfoListResponse(DescribePlayErrorCodeDetailInfoListResponse 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.
-