public class ZoneChooseInfo extends AbstractModel
构造器和说明 |
---|
ZoneChooseInfo() |
限定符和类型 | 方法和说明 |
---|---|
ZonesInfo |
getMasterZone()
获取主可用区
|
ZonesInfo[] |
getSlaveZones()
获取可选的从可用区
|
void |
setMasterZone(ZonesInfo MasterZone)
设置主可用区
|
void |
setSlaveZones(ZonesInfo[] SlaveZones)
设置可选的从可用区
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public ZonesInfo getMasterZone()
public void setMasterZone(ZonesInfo MasterZone)
MasterZone
- 主可用区public ZonesInfo[] getSlaveZones()
public void setSlaveZones(ZonesInfo[] SlaveZones)
SlaveZones
- 可选的从可用区Copyright © 2019. All rights reserved.