Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
InstanceChargePrepaid |
RunInstancesRequest.getInstanceChargePrepaid()
Get Details of the monthly subscription, including the purchase period, auto-renewal.
|
InstanceChargePrepaid |
InquiryPriceRunInstancesRequest.getInstanceChargePrepaid()
Get Details of the monthly subscription, including the purchase period, auto-renewal.
|
InstanceChargePrepaid |
LaunchTemplateVersionData.getInstanceChargePrepaid()
Get Prepaid mode.
|
InstanceChargePrepaid |
CreateLaunchTemplateVersionRequest.getInstanceChargePrepaid()
Get Details of the monthly subscription, including the purchase period, auto-renewal.
|
Modifier and Type | Method and Description |
---|---|
void |
RunInstancesRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Details of the monthly subscription, including the purchase period, auto-renewal.
|
void |
InquiryPriceRunInstancesRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Details of the monthly subscription, including the purchase period, auto-renewal.
|
void |
LaunchTemplateVersionData.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Prepaid mode.
|
void |
CreateLaunchTemplateVersionRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Details of the monthly subscription, including the purchase period, auto-renewal.
|
Constructor and Description |
---|
InstanceChargePrepaid(InstanceChargePrepaid 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.