Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeAreaBillBandwidthAndFluxListRequest
-
Packages that use DescribeAreaBillBandwidthAndFluxListRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeAreaBillBandwidthAndFluxListRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeAreaBillBandwidthAndFluxListRequest Modifier and Type Method Description DescribeAreaBillBandwidthAndFluxListResponseLiveClient. DescribeAreaBillBandwidthAndFluxList(DescribeAreaBillBandwidthAndFluxListRequest req)海外分区直播播放带宽和流量数据查询。 -
Uses of DescribeAreaBillBandwidthAndFluxListRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeAreaBillBandwidthAndFluxListRequest Constructor Description DescribeAreaBillBandwidthAndFluxListRequest(DescribeAreaBillBandwidthAndFluxListRequest 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.
-