public class TmcAuthGetRequest extends BaseTaobaoRequest<TmcAuthGetResponse>
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| 构造器和说明 |
|---|
TmcAuthGetRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
check()
客户端参数检查,减少服务端无效调用。
|
String |
getApiCallType() |
String |
getApiMethodName()
获取TOP的API名称。
|
String |
getApiVersion() |
String |
getContentType() |
String |
getGroup() |
String |
getHttpMethod() |
Class<TmcAuthGetResponse> |
getResponseClass()
获取具体响应实现类的定义。
|
String |
getResponseType() |
Map<String,String> |
getTextParams()
获取所有的Key-Value形式的文本请求参数集合。
|
void |
setGroup(String group) |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiCallType, getTopApiFormat, getTopApiVersion, getTopContentType, getTopHttpMethod, getTopMixParams, getTopResponseType, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopHttpMethod, setTopMixParams, setTopResponseTypepublic String getGroup()
public void setGroup(String group)
public String getApiMethodName()
TaobaoRequestgetApiMethodName 在接口中 TaobaoRequest<TmcAuthGetResponse>getApiMethodName 在类中 BaseTaobaoRequest<TmcAuthGetResponse>public String getContentType()
public String getResponseType()
public String getApiVersion()
public String getApiCallType()
public String getHttpMethod()
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<TmcAuthGetResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2020. All rights reserved.