| Package | Description | 
|---|---|
| com.tencentcloudapi.clb.v20180317.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemPrice | Price. getBandwidthPrice()Get Network price. | 
| ItemPrice | Price. getInstancePrice()Get Instance price. | 
| ItemPrice | Price. getLcuPrice()Get LCU price. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Price. setBandwidthPrice(ItemPrice BandwidthPrice)Set Network price. | 
| void | Price. setInstancePrice(ItemPrice InstancePrice)Set Instance price. | 
| void | Price. setLcuPrice(ItemPrice LcuPrice)Set LCU price. | 
| Constructor and Description | 
|---|
| ItemPrice(ItemPrice 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. | 
Copyright © 2025. All rights reserved.