Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribePushBandwidthAndFluxListResponse
-
Packages that use DescribePushBandwidthAndFluxListResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribePushBandwidthAndFluxListResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribePushBandwidthAndFluxListResponse Modifier and Type Method Description DescribePushBandwidthAndFluxListResponseLiveClient. DescribePushBandwidthAndFluxList(DescribePushBandwidthAndFluxListRequest req)直播推流带宽和流量数据查询。 推流计费会先取全球推流用量和全球播放用量进行比较,满足计费条件后再按各地区用量出账。详情参见[计费文档](https://cloud.tencent.com/document/product/267/34175)。 -
Uses of DescribePushBandwidthAndFluxListResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribePushBandwidthAndFluxListResponse Constructor Description DescribePushBandwidthAndFluxListResponse(DescribePushBandwidthAndFluxListResponse 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.
-