public class RegionLabelPageRequest extends AbstractIccRequest<RegionLabelPageResponse>
oauthConfigBaseInfobodyParameters, form, httpRequest| 构造器和说明 |
|---|
RegionLabelPageRequest() |
RegionLabelPageRequest(HttpConfigInfo httpConfigInfo,
String url,
com.dahuatech.hutool.http.Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
businessValid() |
String |
getLabelName() |
Integer |
getPageNum() |
Integer |
getPageSize() |
Class<RegionLabelPageResponse> |
getResponseClass() |
void |
setLabelName(String labelName) |
void |
setPageNum(Integer pageNum) |
void |
setPageSize(Integer pageSize) |
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 RegionLabelPageRequest()
throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic RegionLabelPageRequest(HttpConfigInfo httpConfigInfo, String url, com.dahuatech.hutool.http.Method method) throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic String getLabelName()
public void setLabelName(String labelName)
public Integer getPageNum()
public void setPageNum(Integer pageNum)
public Integer getPageSize()
public void setPageSize(Integer pageSize)
public Class<RegionLabelPageResponse> getResponseClass()
public void businessValid()
Copyright © 2022. All rights reserved.