Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ItemPrice |
Price.getBandwidthPrice()
Get 描述了网络价格。
|
ItemPrice |
Price.getInstancePrice()
Get 描述了实例价格。
|
ItemPrice |
InstanceTypeQuotaItem.getPrice()
Get 实例的售卖价格。
|
Modifier and Type | Method and Description |
---|---|
void |
Price.setBandwidthPrice(ItemPrice BandwidthPrice)
Set 描述了网络价格。
|
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 © 2022. All rights reserved.