public class VipEntity extends AbstractModel
Constructor and Description |
---|
VipEntity() |
Modifier and Type | Method and Description |
---|---|
String |
getVip()
Get 虚拟IP
|
String |
getVport()
Get 虚拟端口
|
void |
setVip(String Vip)
Set 虚拟IP
|
void |
setVport(String Vport)
Set 虚拟端口
|
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
Copyright © 2020. All rights reserved.