Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
Price |
ModifyBundle.getModifyPrice()
Get 更改实例套餐后需要补的差价。
|
Price |
Bundle.getPrice()
Get 套餐当前单位价格信息。
|
Price |
InquirePriceRenewInstancesResponse.getPrice()
Get 询价信息。默认为列表中第一个实例的价格信息。
|
Price |
InquirePriceCreateInstancesResponse.getPrice()
Get 询价信息。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBundle.setModifyPrice(Price ModifyPrice)
Set 更改实例套餐后需要补的差价。
|
void |
Bundle.setPrice(Price Price)
Set 套餐当前单位价格信息。
|
void |
InquirePriceRenewInstancesResponse.setPrice(Price Price)
Set 询价信息。默认为列表中第一个实例的价格信息。
|
void |
InquirePriceCreateInstancesResponse.setPrice(Price Price)
Set 询价信息。
|
Constructor and Description |
---|
Price(Price 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.