public class EipConfigIn extends AbstractModel
| Constructor and Description | 
|---|
| EipConfigIn() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getEipStatus()Get Status of the EIP. | 
| void | setEipStatus(String EipStatus)Set Status of the EIP. | 
| 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 getEipStatus()
public void setEipStatus(String EipStatus)
EipStatus - Status of the EIP. Values: ['ENABLE','DISABLE']Copyright © 2020. All rights reserved.