Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
ItemPrice |
Price.getBandwidthPrice()
获取描述了网络价格。
|
ItemPrice |
Price.getInstancePrice()
获取描述了实例价格。
|
ItemPrice |
InstanceTypeQuotaItem.getPrice()
获取实例的售卖价格。
|
Modifier and Type | Method and Description |
---|---|
void |
Price.setBandwidthPrice(ItemPrice BandwidthPrice)
设置描述了网络价格。
|
void |
Price.setInstancePrice(ItemPrice InstancePrice)
设置描述了实例价格。
|
void |
InstanceTypeQuotaItem.setPrice(ItemPrice Price)
设置实例的售卖价格。
|
Copyright © 2018. All rights reserved.