| Package | Description |
|---|---|
| com.tencentcloudapi.cynosdb.v20190107.models |
| Modifier and Type | Method and Description |
|---|---|
SlaveZoneAttrItem[] |
ClusterSlaveData.getNewSlaveZoneAttr()
Get 新从可用区属性
|
SlaveZoneAttrItem[] |
ClusterSlaveData.getOldSlaveZoneAttr()
Get 旧可用区属性
|
SlaveZoneAttrItem[] |
CynosdbClusterDetail.getSlaveZoneAttr()
Get 备可用区属性
|
| Modifier and Type | Method and Description |
|---|---|
void |
ClusterSlaveData.setNewSlaveZoneAttr(SlaveZoneAttrItem[] NewSlaveZoneAttr)
Set 新从可用区属性
|
void |
ClusterSlaveData.setOldSlaveZoneAttr(SlaveZoneAttrItem[] OldSlaveZoneAttr)
Set 旧可用区属性
|
void |
CynosdbClusterDetail.setSlaveZoneAttr(SlaveZoneAttrItem[] SlaveZoneAttr)
Set 备可用区属性
|
| Constructor and Description |
|---|
SlaveZoneAttrItem(SlaveZoneAttrItem 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.