Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
Price |
ModifyBundle.getModifyPrice()
Get Price difference that you need to pay for the new instance package after change.
|
Price |
InquirePriceCreateInstancesResponse.getPrice()
Get Price query information.
|
Price |
Bundle.getPrice()
Get Current package unit price information.
|
Price |
InquirePriceRenewInstancesResponse.getPrice()
Get Price information.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyBundle.setModifyPrice(Price ModifyPrice)
Set Price difference that you need to pay for the new instance package after change.
|
void |
InquirePriceCreateInstancesResponse.setPrice(Price Price)
Set Price query information.
|
void |
Bundle.setPrice(Price Price)
Set Current package unit price information.
|
void |
InquirePriceRenewInstancesResponse.setPrice(Price Price)
Set Price information.
|
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 © 2023. All rights reserved.