public class DisassociateDDoSEipAddressRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DisassociateDDoSEipAddressRequest() | 
| DisassociateDDoSEipAddressRequest(DisassociateDDoSEipAddressRequest 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 | getEip()Get 资源实例ID对应的高防弹性公网IP。 | 
| String | getInstanceId()Get 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。 | 
| void | setEip(String Eip)Set 资源实例ID对应的高防弹性公网IP。 | 
| void | setInstanceId(String InstanceId)Set 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。 | 
| 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 DisassociateDDoSEipAddressRequest()
public DisassociateDDoSEipAddressRequest(DisassociateDDoSEipAddressRequest source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId - 资源实例ID,实例ID形如:bgpip-0000011x。只能填写高防IP实例。public String getEip()
public void setEip(String Eip)
Eip - 资源实例ID对应的高防弹性公网IP。Copyright © 2025. All rights reserved.