| Package | Description |
|---|---|
| com.tencentcloudapi.ecm.v20190719.models |
| Modifier and Type | Method and Description |
|---|---|
DiskChargePrepaid |
CreateDisksRequest.getDiskChargePrepaid()
Get 预付费模式,即包年包月相关参数设置。通过该参数指定包年包月云盘的购买时长、是否设置自动续费等属性。
创建预付费云盘该参数必传,创建按小时后付费云盘无需传该参数。 |
| Modifier and Type | Method and Description |
|---|---|
void |
CreateDisksRequest.setDiskChargePrepaid(DiskChargePrepaid DiskChargePrepaid)
Set 预付费模式,即包年包月相关参数设置。通过该参数指定包年包月云盘的购买时长、是否设置自动续费等属性。
创建预付费云盘该参数必传,创建按小时后付费云盘无需传该参数。 |
| Constructor and Description |
|---|
DiskChargePrepaid(DiskChargePrepaid 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.