public class EipRsMap extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| EipRsMap() | 
| EipRsMap(EipRsMap 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 | getEipId()Get EIP实例 ID | 
| String | getInstanceId()Get 黑石物理机实例ID | 
| void | setEipId(String EipId)Set EIP实例 ID | 
| void | setInstanceId(String InstanceId)Set 黑石物理机实例ID | 
| 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 EipRsMap()
public EipRsMap(EipRsMap source)
public String getEipId()
public void setEipId(String EipId)
EipId - EIP实例 IDpublic String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - 黑石物理机实例IDCopyright © 2025. All rights reserved.