public class DeleteHaVipRequest extends AbstractModel
| Constructor and Description | 
|---|
DeleteHaVipRequest()  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getHaVipId()
Get The unique `ID` of the `HAVIP`, such as `havip-9o233uri`. 
 | 
void | 
setHaVipId(String HaVipId)
Set The unique `ID` of the `HAVIP`, such as `havip-9o233uri`. 
 | 
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, toJsonStringpublic String getHaVipId()
public void setHaVipId(String HaVipId)
HaVipId - The unique `ID` of the `HAVIP`, such as `havip-9o233uri`.Copyright © 2021. All rights reserved.