Package | Description |
---|---|
com.tencentcloudapi.cdb.v20170320.models |
Modifier and Type | Method and Description |
---|---|
ZoneConf |
CdbZoneSellConf.getExClusterZoneConf()
Get 独享型多可用区信息
|
ZoneConf |
CdbZoneSellConf.getZoneConf()
Get 多可用区信息
|
Modifier and Type | Method and Description |
---|---|
void |
CdbZoneSellConf.setExClusterZoneConf(ZoneConf ExClusterZoneConf)
Set 独享型多可用区信息
|
void |
CdbZoneSellConf.setZoneConf(ZoneConf ZoneConf)
Set 多可用区信息
|
Constructor and Description |
---|
ZoneConf(ZoneConf 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.