Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Price |
InquirePriceModifyDiskExtraPerformanceResponse.getDiskPrice()
Get 描述了调整云盘额外性能时对应的价格。
|
Price |
InquiryPriceCreateDisksResponse.getDiskPrice()
Get 描述了新购云盘的价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquirePriceModifyDiskExtraPerformanceResponse.setDiskPrice(Price DiskPrice)
Set 描述了调整云盘额外性能时对应的价格。
|
void |
InquiryPriceCreateDisksResponse.setDiskPrice(Price DiskPrice)
Set 描述了新购云盘的价格。
|
Constructor and Description |
---|
Price(Price 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.