Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeDeliverBandwidthListResponse
-
Packages that use DescribeDeliverBandwidthListResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeDeliverBandwidthListResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeDeliverBandwidthListResponse Modifier and Type Method Description DescribeDeliverBandwidthListResponseLiveClient. DescribeDeliverBandwidthList(DescribeDeliverBandwidthListRequest req)查询直播转推计费带宽,查询时间范围最大支持3个月内的数据,时间跨度最长31天。 -
Uses of DescribeDeliverBandwidthListResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeDeliverBandwidthListResponse Constructor Description DescribeDeliverBandwidthListResponse(DescribeDeliverBandwidthListResponse 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.
-