public class DrZoneInfo extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DrZoneInfo() | 
| DrZoneInfo(DrZoneInfo 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 | getZone()Get 备机可用区 | 
| void | setDrInstanceId(String DrInstanceId)Set 备机资源ID | 
| void | setZone(String Zone)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 DrZoneInfo()
public DrZoneInfo(DrZoneInfo source)
public String getDrInstanceId()
public void setDrInstanceId(String DrInstanceId)
DrInstanceId - 备机资源IDpublic String getZone()
public void setZone(String Zone)
Zone - 备机可用区Copyright © 2025. All rights reserved.