| Package | Description | 
|---|---|
| com.tencentcloudapi.lighthouse.v20200324.models | 
| Modifier and Type | Method and Description | 
|---|---|
DiskPrice | 
InquirePriceCreateDisksResponse.getDiskPrice()
Get Cloud disk price. 
 | 
DiskPrice | 
InquirePriceRenewDisksResponse.getDiskPrice()
Get Cloud disk price. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
InquirePriceCreateDisksResponse.setDiskPrice(DiskPrice DiskPrice)
Set Cloud disk price. 
 | 
void | 
InquirePriceRenewDisksResponse.setDiskPrice(DiskPrice DiskPrice)
Set Cloud disk price. 
 | 
| Constructor and Description | 
|---|
DiskPrice(DiskPrice 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.