| Package | Description | 
|---|---|
| com.tencentcloudapi.cvm.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemPrice | Price. getBandwidthPrice()Get Network price. | 
| ItemPrice | Price. getInstancePrice()Get Instance price. | 
| ItemPrice | InstanceTypeQuotaItem. getPrice()Get Price of an instance model. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Price. setBandwidthPrice(ItemPrice BandwidthPrice)Set Network price. | 
| void | Price. setInstancePrice(ItemPrice InstancePrice)Set Instance price. | 
| void | InstanceTypeQuotaItem. setPrice(ItemPrice Price)Set Price of an instance model. | 
| 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 © 2022. All rights reserved.