public class HaVipDisassociateAddressIpRequest extends AbstractModel
Constructor and Description |
---|
HaVipDisassociateAddressIpRequest() |
HaVipDisassociateAddressIpRequest(HaVipDisassociateAddressIpRequest 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 |
getHaVipId()
Get `HAVIP`唯一`ID`,形如:`havip-9o233uri`。必须是已绑定`EIP`的`HAVIP`。
|
void |
setHaVipId(String HaVipId)
Set `HAVIP`唯一`ID`,形如:`havip-9o233uri`。必须是已绑定`EIP`的`HAVIP`。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public HaVipDisassociateAddressIpRequest()
public HaVipDisassociateAddressIpRequest(HaVipDisassociateAddressIpRequest source)
public String getHaVipId()
public void setHaVipId(String HaVipId)
HaVipId
- `HAVIP`唯一`ID`,形如:`havip-9o233uri`。必须是已绑定`EIP`的`HAVIP`。Copyright © 2022. All rights reserved.