Package | Description |
---|---|
com.tencentcloudapi.mongodb.v20190725.models |
Modifier and Type | Method and Description |
---|---|
DBInstancePrice |
InquirePriceRenewDBInstancesResponse.getPrice()
Get 价格
|
DBInstancePrice |
InquirePriceCreateDBInstancesResponse.getPrice()
Get 价格
|
DBInstancePrice |
InquirePriceModifyDBInstanceSpecResponse.getPrice()
Get 价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquirePriceRenewDBInstancesResponse.setPrice(DBInstancePrice Price)
Set 价格
|
void |
InquirePriceCreateDBInstancesResponse.setPrice(DBInstancePrice Price)
Set 价格
|
void |
InquirePriceModifyDBInstanceSpecResponse.setPrice(DBInstancePrice Price)
Set 价格。
|
Constructor and Description |
---|
DBInstancePrice(DBInstancePrice 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 © 2024. All rights reserved.