| Package | Description | 
|---|---|
| com.tencentcloudapi.as.v20180419.models | 
| Modifier and Type | Method and Description | 
|---|---|
InstanceChargePrepaid | 
UpgradeLaunchConfigurationRequest.getInstanceChargePrepaid()
Get Advance payment mode, also known as monthly subscription. 
 | 
InstanceChargePrepaid | 
CreateLaunchConfigurationRequest.getInstanceChargePrepaid()
Get Sets prepaid billing mode, also known as monthly subscription. 
 | 
InstanceChargePrepaid | 
ModifyLaunchConfigurationAttributesRequest.getInstanceChargePrepaid()
Get 
 | 
InstanceChargePrepaid | 
CreatePaiInstanceRequest.getInstanceChargePrepaid()
Get Relevant parameter settings for the prepaid mode (i.e., monthly subscription). 
 | 
InstanceChargePrepaid | 
LaunchConfiguration.getInstanceChargePrepaid()
Get Sets prepaid billing mode, also known as monthly subscription. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
UpgradeLaunchConfigurationRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Advance payment mode, also known as monthly subscription. 
 | 
void | 
CreateLaunchConfigurationRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Sets prepaid billing mode, also known as monthly subscription. 
 | 
void | 
ModifyLaunchConfigurationAttributesRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set 
 | 
void | 
CreatePaiInstanceRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Relevant parameter settings for the prepaid mode (i.e., monthly subscription). 
 | 
void | 
LaunchConfiguration.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Sets prepaid billing mode, also known as monthly subscription. 
 | 
| 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 © 2021. All rights reserved.