Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeHttpStatusInfoListResponse
-
Packages that use DescribeHttpStatusInfoListResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeHttpStatusInfoListResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeHttpStatusInfoListResponse Modifier and Type Method Description DescribeHttpStatusInfoListResponseLiveClient. DescribeHttpStatusInfoList(DescribeHttpStatusInfoListRequest req)该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询某段时间内5分钟粒度的各播放http状态码的个数。 备注:数据延迟1小时,如10:00-10:59点的数据12点才能查到。 -
Uses of DescribeHttpStatusInfoListResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeHttpStatusInfoListResponse Constructor Description DescribeHttpStatusInfoListResponse(DescribeHttpStatusInfoListResponse 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.
-