Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
Price |
ZoneResponse.getMessagePrice()
Get Pay-as-you-go unit message price
|
Price |
ZoneResponse.getUnitPrice()
Get Pay-as-you-go unit price
|
Modifier and Type | Method and Description |
---|---|
void |
ZoneResponse.setMessagePrice(Price MessagePrice)
Set Pay-as-you-go unit message price
|
void |
ZoneResponse.setUnitPrice(Price UnitPrice)
Set Pay-as-you-go unit price
|
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.