Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
DiskPrice |
InquirePriceRenewDisksResponse.getDiskPrice()
Get 云硬盘价格。
|
DiskPrice |
InquirePriceCreateDisksResponse.getDiskPrice()
Get 云硬盘价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquirePriceRenewDisksResponse.setDiskPrice(DiskPrice DiskPrice)
Set 云硬盘价格。
|
void |
InquirePriceCreateDisksResponse.setDiskPrice(DiskPrice DiskPrice)
Set 云硬盘价格。
|
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 © 2025. All rights reserved.