| Package | Description |
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models |
| Modifier and Type | Method and Description |
|---|---|
SlaveZoneStockInfo[] |
ZoneStockInfo.getSlaveZoneStockInfos()
Get Available zone inventory information.
|
SlaveZoneStockInfo[] |
ServerlessZoneStockInfo.getSlaveZoneStockInfos()
Get Inventory information from availability zone.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ZoneStockInfo.setSlaveZoneStockInfos(SlaveZoneStockInfo[] SlaveZoneStockInfos)
Set Available zone inventory information.
|
void |
ServerlessZoneStockInfo.setSlaveZoneStockInfos(SlaveZoneStockInfo[] SlaveZoneStockInfos)
Set Inventory information from availability zone.
|
| Constructor and Description |
|---|
SlaveZoneStockInfo(SlaveZoneStockInfo 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 © 2025. All rights reserved.