| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
| InstanceChargePrepaid | CreateLaunchConfigurationRequest. getInstanceChargePrepaid()Get Details of the monthly subscription, including the purchase period, auto-renewal. | 
| InstanceChargePrepaid | LaunchConfiguration. getInstanceChargePrepaid()Get Details of the monthly subscription, including the purchase period, auto-renewal. | 
| InstanceChargePrepaid | UpgradeLaunchConfigurationRequest. getInstanceChargePrepaid()Get Details of the monthly subscription, including the purchase period, auto-renewal. | 
| InstanceChargePrepaid | ModifyLaunchConfigurationAttributesRequest. getInstanceChargePrepaid()Get Parameter setting for the prepaid mode (monthly subscription mode). | 
| Modifier and Type | Method and Description | 
|---|---|
| void | CreateLaunchConfigurationRequest. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Details of the monthly subscription, including the purchase period, auto-renewal. | 
| void | LaunchConfiguration. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Details of the monthly subscription, including the purchase period, auto-renewal. | 
| void | UpgradeLaunchConfigurationRequest. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Details of the monthly subscription, including the purchase period, auto-renewal. | 
| void | ModifyLaunchConfigurationAttributesRequest. setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)Set Parameter setting for the prepaid mode (monthly subscription mode). | 
| 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.