Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
PrepayPrice |
InquiryPriceRenewDisksResponse.getDiskPrice()
Get 描述了续费云盘的价格。
|
PrepayPrice |
InquiryPriceResizeDiskResponse.getDiskPrice()
Get 描述了扩容云盘的价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceRenewDisksResponse.setDiskPrice(PrepayPrice DiskPrice)
Set 描述了续费云盘的价格。
|
void |
InquiryPriceResizeDiskResponse.setDiskPrice(PrepayPrice DiskPrice)
Set 描述了扩容云盘的价格。
|
Constructor and Description |
---|
PrepayPrice(PrepayPrice 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.