| Package | Description | 
|---|---|
| com.tencentcloudapi.cbs.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| Price | InquirePriceModifyDiskBackupQuotaResponse. getDiskPrice()Get Price of the cloud disk after its backup point quota is modified. | 
| Price | InquirePriceModifyDiskExtraPerformanceResponse. getDiskPrice()Get Price for purchasing the extra performance | 
| Price | InquiryPriceCreateDisksResponse. getDiskPrice()Get Describes the price of newly purchased cloud disks. | 
| Price | DiskConfig. getPrice()Get Price of a monthly subscribed or pay-as-you-go cloud disk. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InquirePriceModifyDiskBackupQuotaResponse. setDiskPrice(Price DiskPrice)Set Price of the cloud disk after its backup point quota is modified. | 
| void | InquirePriceModifyDiskExtraPerformanceResponse. setDiskPrice(Price DiskPrice)Set Price for purchasing the extra performance | 
| void | InquiryPriceCreateDisksResponse. setDiskPrice(Price DiskPrice)Set Describes the price of newly purchased cloud disks. | 
| void | DiskConfig. setPrice(Price Price)Set Price of a monthly subscribed or pay-as-you-go cloud disk. | 
| 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 © 2024. All rights reserved.