Uses of Class
com.tencentcloudapi.live.v20180801.models.BandwidthInfo
-
Packages that use BandwidthInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of BandwidthInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return BandwidthInfo Modifier and Type Method Description BandwidthInfo[]DescribeDeliverBandwidthListResponse. getDataInfoList()Get 转推计费带宽数据Methods in com.tencentcloudapi.live.v20180801.models with parameters of type BandwidthInfo Modifier and Type Method Description voidDescribeDeliverBandwidthListResponse. setDataInfoList(BandwidthInfo[] DataInfoList)Set 转推计费带宽数据Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type BandwidthInfo Constructor Description BandwidthInfo(BandwidthInfo 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.
-