Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
InstanceChargePrepaid |
RenewDBInstancesRequest.getInstanceChargePrepaid()
Get The parameter setting for the prepaid mode (monthly subscription mode).
|
InstanceChargePrepaid |
InquirePriceRenewDBInstancesRequest.getInstanceChargePrepaid()
Get The parameter setting for the prepaid mode (monthly subscription mode).
|
Modifier and Type | Method and Description |
---|---|
void |
RenewDBInstancesRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set The parameter setting for the prepaid mode (monthly subscription mode).
|
void |
InquirePriceRenewDBInstancesRequest.setInstanceChargePrepaid(InstanceChargePrepaid InstanceChargePrepaid)
Set The 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 © 2023. All rights reserved.