Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Price |
InquirePriceModifyDiskBackupQuotaResponse.getDiskPrice()
Get 描述了修改云硬盘备份点之后的云盘价格。
|
Price |
InquirePriceModifyDiskExtraPerformanceResponse.getDiskPrice()
Get 描述了调整云盘额外性能时对应的价格。
|
Price |
InquiryPriceCreateDisksResponse.getDiskPrice()
Get 描述了新购云盘的价格。
|
Price |
DiskConfig.getPrice()
Get 描述预付费或后付费云盘的价格。
注意:此字段可能返回 null,表示取不到有效值。
|
Modifier and Type | Method and Description |
---|---|
void |
InquirePriceModifyDiskBackupQuotaResponse.setDiskPrice(Price DiskPrice)
Set 描述了修改云硬盘备份点之后的云盘价格。
|
void |
InquirePriceModifyDiskExtraPerformanceResponse.setDiskPrice(Price DiskPrice)
Set 描述了调整云盘额外性能时对应的价格。
|
void |
InquiryPriceCreateDisksResponse.setDiskPrice(Price DiskPrice)
Set 描述了新购云盘的价格。
|
void |
DiskConfig.setPrice(Price Price)
Set 描述预付费或后付费云盘的价格。
注意:此字段可能返回 null,表示取不到有效值。
|
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 © 2025. All rights reserved.