Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
InstanceChargePrepaid |
CreateVpnGatewayRequest.getInstanceChargePrepaid()
Get Parameter settings for prepaid billing mode, also known as monthly subscription.
|
InstanceChargePrepaid |
RenewVpnGatewayRequest.getInstanceChargePrepaid()
Get Billing Methods
|
InstanceChargePrepaid |
InquiryPriceRenewVpnGatewayRequest.getInstanceChargePrepaid()
Get Specifies the purchased validity period, whether to enable auto-renewal.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateVpnGatewayRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Parameter settings for prepaid billing mode, also known as monthly subscription.
|
void |
RenewVpnGatewayRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Billing Methods
|
void |
InquiryPriceRenewVpnGatewayRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set Specifies the purchased validity period, whether to enable 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.