| Package | Description | 
|---|---|
| com.tencentcloudapi.cvm.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| ItemPrice | Price. getBandwidthPrice()Get 描述了网络价格。 | 
| ItemPrice | HostPriceInfo. getHostPrice()Get 描述了cdh实例相关的价格信息 | 
| ItemPrice | Price. getInstancePrice()Get 描述了实例价格。 | 
| ItemPrice | InstanceTypeQuotaItem. getPrice()Get 实例的售卖价格。 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Price. setBandwidthPrice(ItemPrice BandwidthPrice)Set 描述了网络价格。 | 
| void | HostPriceInfo. setHostPrice(ItemPrice HostPrice)Set 描述了cdh实例相关的价格信息 | 
| void | Price. setInstancePrice(ItemPrice InstancePrice)Set 描述了实例价格。 | 
| void | InstanceTypeQuotaItem. setPrice(ItemPrice Price)Set 实例的售卖价格。 | 
| 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.