Uses of Class
com.tencentcloudapi.live.v20180801.models.BillAreaInfo
-
Packages that use BillAreaInfo Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of BillAreaInfo in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return BillAreaInfo Modifier and Type Method Description BillAreaInfo[]DescribeAreaBillBandwidthAndFluxListResponse. getDataInfoList()Get 明细数据信息。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type BillAreaInfo Modifier and Type Method Description voidDescribeAreaBillBandwidthAndFluxListResponse. setDataInfoList(BillAreaInfo[] DataInfoList)Set 明细数据信息。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type BillAreaInfo Constructor Description BillAreaInfo(BillAreaInfo 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.
-