public class GetCustomerImageRequest extends AbstractIccRequest<GetCustomerImageResponse>
oauthConfigBaseInfobodyParameters, form, httpRequest| 构造器和说明 |
|---|
GetCustomerImageRequest() |
GetCustomerImageRequest(HttpConfigInfo httpConfigInfo,
String url,
com.dahuatech.hutool.http.Method method) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
businessValid() |
String |
getRegionCode() |
Class<GetCustomerImageResponse> |
getResponseClass() |
void |
setRegionCode(String regionCode) |
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 GetCustomerImageRequest()
throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic GetCustomerImageRequest(HttpConfigInfo httpConfigInfo, String url, com.dahuatech.hutool.http.Method method) throws com.dahuatech.icc.exception.ClientException
com.dahuatech.icc.exception.ClientExceptionpublic String getRegionCode()
public void setRegionCode(String regionCode)
public Class<GetCustomerImageResponse> getResponseClass()
public void businessValid()
Copyright © 2022. All rights reserved.