public class SlaveZones extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SlaveZones() | 
| SlaveZones(SlaveZones 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. | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDrInstanceId()Get 备机资源ID | 
| String | getSlaveZone()Get 备可用区地域码 | 
| String | getSlaveZoneName()Get 备可用区 | 
| void | setDrInstanceId(String DrInstanceId)Set 备机资源ID | 
| void | setSlaveZone(String SlaveZone)Set 备可用区地域码 | 
| void | setSlaveZoneName(String SlaveZoneName)Set 备可用区 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic SlaveZones()
public SlaveZones(SlaveZones source)
public String getSlaveZone()
public void setSlaveZone(String SlaveZone)
SlaveZone - 备可用区地域码public String getSlaveZoneName()
public void setSlaveZoneName(String SlaveZoneName)
SlaveZoneName - 备可用区public String getDrInstanceId()
public void setDrInstanceId(String DrInstanceId)
DrInstanceId - 备机资源IDCopyright © 2025. All rights reserved.