Package | Description |
---|---|
com.tencentcloudapi.cbs.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DiskChargePrepaid |
InquiryPriceCreateDisksRequest.getDiskChargePrepaid()
Get Relevant parameter settings for the prepaid mode (i.e., monthly subscription).
|
DiskChargePrepaid |
CreateDisksRequest.getDiskChargePrepaid()
Get Relevant parameter settings for the prepaid mode (i.e., monthly subscription).
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceCreateDisksRequest.setDiskChargePrepaid(DiskChargePrepaid DiskChargePrepaid)
Set Relevant parameter settings for the prepaid mode (i.e., monthly subscription).
|
void |
CreateDisksRequest.setDiskChargePrepaid(DiskChargePrepaid DiskChargePrepaid)
Set Relevant parameter settings for the prepaid mode (i.e., monthly subscription).
|
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 © 2023. All rights reserved.