Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312 | |
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
RenewDiskResponse |
CbsClient.RenewDisk(RenewDiskRequest req)
本接口(RenewDisk)用于续费云硬盘。
只支持预付费的云硬盘。云硬盘类型可以通过[DescribeDisks](/document/product/362/16315)接口查询,见输出参数中DiskChargeType字段解释。
支持与挂载实例一起续费的场景,需要在[DiskChargePrepaid](/document/product/362/15669#DiskChargePrepaid)参数中指定CurInstanceDeadline,此时会按对齐到子机续费后的到期时间来续费。
|
Constructor and Description |
---|
RenewDiskResponse(RenewDiskResponse 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.