public class IpCheckRequest extends Object implements GeneralRequest
| Constructor and Description |
|---|
IpCheckRequest() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
buildParams()
生成get请求的请求参数
|
GeneralRequestParam |
getGeneralRequestParam()
获取访问api,公用请求参数对象
|
String |
getIp() |
void |
setIp(String ip) |
public String getIp()
public void setIp(String ip)
public GeneralRequestParam getGeneralRequestParam()
GeneralRequestgetGeneralRequestParam in interface GeneralRequestpublic Map<String,String> buildParams() throws KscClientException, ParseException
GeneralRequestbuildParams in interface GeneralRequestKscClientExceptionParseExceptionCopyright © 2023. All rights reserved.