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