public class HaVipDisassociateAddressIpRequest extends AbstractModel
Constructor and Description |
---|
HaVipDisassociateAddressIpRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getHaVipId()
获取`HAVIP`唯一`ID`,形如:`havip-9o233uri`。必须是已绑定`EIP`的`HAVIP`。
|
void |
setHaVipId(String HaVipId)
设置`HAVIP`唯一`ID`,形如:`havip-9o233uri`。必须是已绑定`EIP`的`HAVIP`。
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
fromJsonString, getBinaryParams, getMultipartRequestParams, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public String getHaVipId()
public void setHaVipId(String HaVipId)
HaVipId
- `HAVIP`唯一`ID`,形如:`havip-9o233uri`。必须是已绑定`EIP`的`HAVIP`。Copyright © 2019. All rights reserved.