Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeProIspPlaySumInfoListRequest
-
Packages that use DescribeProIspPlaySumInfoListRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeProIspPlaySumInfoListRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeProIspPlaySumInfoListRequest Modifier and Type Method Description DescribeProIspPlaySumInfoListResponseLiveClient. DescribeProIspPlaySumInfoList(DescribeProIspPlaySumInfoListRequest req)该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询某段时间内每个国家地区每个省份每个运营商的平均每秒流量,总流量,总请求数信息。 -
Uses of DescribeProIspPlaySumInfoListRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeProIspPlaySumInfoListRequest Constructor Description DescribeProIspPlaySumInfoListRequest(DescribeProIspPlaySumInfoListRequest 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.
-