public class GetPermanentAuthCodeRequest extends AbstractChanjetRequest<GetPermanentAuthCodeResponse>
| Constructor and Description |
|---|
GetPermanentAuthCodeRequest() |
| Modifier and Type | Method and Description |
|---|---|
HttpMethod |
getHttpMethod()
获取当前请求的请求方式
|
Class<GetPermanentAuthCodeResponse> |
getResponseClass()
得到当前API的响应结果类型
|
addHeader, addHeaders, addQueryParam, addQueryParams, getAppKey, getAppSecret, getBizContent, getContentType, getHeaders, getOpenToken, getQueryParams, getRequestUri, setAppKey, setAppSecret, setBizContent, setContentType, setOpenToken, setRequestUripublic Class<GetPermanentAuthCodeResponse> getResponseClass()
ChanjetRequestpublic HttpMethod getHttpMethod()
ChanjetRequestCopyright © 2021. All rights reserved.