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