public class Addr extends AbstractModel
Constructor and Description |
---|
Addr() |
Modifier and Type | Method and Description |
---|---|
String |
getIP()
Get IP
|
Long |
getPort()
Get 端口
|
void |
setIP(String IP)
Set IP
|
void |
setPort(Long Port)
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 © 2021. All rights reserved.