public class BandwidthPackageBillBandwidth extends AbstractModel
| Constructor and Description | 
|---|
| BandwidthPackageBillBandwidth() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getBandwidthUsage()Get Current billable usage, in Mbps | 
| void | setBandwidthUsage(Long BandwidthUsage)Set Current billable usage, in Mbps | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic Long getBandwidthUsage()
public void setBandwidthUsage(Long BandwidthUsage)
BandwidthUsage - Current billable usage, in MbpsCopyright © 2021. All rights reserved.