Package | Description |
---|---|
com.tencentcloudapi.cynosdb.v20190107.models |
Modifier and Type | Method and Description |
---|---|
TradePrice |
InquirePriceCreateResponse.getInstancePrice()
Get 实例价格
|
TradePrice |
InquirePriceModifyResponse.getInstancePrice()
Get 实例价格
|
TradePrice[] |
InquirePriceRenewResponse.getPrices()
Get 对应的询价结果数组
|
TradePrice |
InquirePriceCreateResponse.getStoragePrice()
Get 存储价格
|
TradePrice |
InquirePriceModifyResponse.getStoragePrice()
Get 存储价格
|
Modifier and Type | Method and Description |
---|---|
void |
InquirePriceCreateResponse.setInstancePrice(TradePrice InstancePrice)
Set 实例价格
|
void |
InquirePriceModifyResponse.setInstancePrice(TradePrice InstancePrice)
Set 实例价格
|
void |
InquirePriceRenewResponse.setPrices(TradePrice[] Prices)
Set 对应的询价结果数组
|
void |
InquirePriceCreateResponse.setStoragePrice(TradePrice StoragePrice)
Set 存储价格
|
void |
InquirePriceModifyResponse.setStoragePrice(TradePrice StoragePrice)
Set 存储价格
|
Constructor and Description |
---|
TradePrice(TradePrice 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.