public class RegionConfigPageRequest extends AbstractIccRequest<RegionConfigPageResponse>
oauthConfigBaseInfobodyParameters, form, httpRequest| 构造器和说明 |
|---|
RegionConfigPageRequest() |
RegionConfigPageRequest(HttpConfigInfo httpConfigInfo,
String url,
com.dahuatech.hutool.http.Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
businessValid() |
Integer |
getPageNum() |
Integer |
getPageSize() |
Class<RegionConfigPageResponse> |
getResponseClass() |
String |
getSingleCondition() |
void |
setPageNum(Integer pageNum) |
void |
setPageSize(Integer pageSize) |
void |
setSingleCondition(String singleCondition) |
baseCheck, getOauthConfigBaseInfo, putBodyParameter, setOauthConfigBaseInfo, setParameter, validbody, execute, executeResponse, form, form, get, getBody, getBodyParameters, getForm, getHeader, getHttpRequest, getMethod, getUrl, header, isNeedAuth, main, post, setBody, setForm, setHeader, setHttpRequest, setMethod, setNeedAuth, setUrlpublic RegionConfigPageRequest()
throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic RegionConfigPageRequest(HttpConfigInfo httpConfigInfo, String url, com.dahuatech.hutool.http.Method method) throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic String getSingleCondition()
public void setSingleCondition(String singleCondition)
public Integer getPageNum()
public void setPageNum(Integer pageNum)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Class<RegionConfigPageResponse> getResponseClass()
public void businessValid()
Copyright © 2022. All rights reserved.