public class TopSdkFeedbackUploadRequest extends BaseTaobaoRequest<TopSdkFeedbackUploadResponse>
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
TopSdkFeedbackUploadRequest() |
| Modifier and Type | Method and Description |
|---|---|
void |
check()
客户端参数检查,减少服务端无效调用。
|
String |
getApiCallType() |
String |
getApiMethodName()
获取TOP的API名称。
|
String |
getApiVersion() |
String |
getContent() |
String |
getContentType() |
String |
getHttpMethod() |
Class<TopSdkFeedbackUploadResponse> |
getResponseClass()
获取具体响应实现类的定义。
|
String |
getResponseType() |
Map<String,String> |
getTextParams()
获取所有的Key-Value形式的文本请求参数集合。其中:
Key: 请求参数名
Value: 请求参数值
|
String |
getType() |
void |
setContent(String content) |
void |
setType(String type) |
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 getType()
public void setType(String type)
public String getContent()
public void setContent(String content)
public String getApiMethodName()
TaobaoRequestgetApiMethodName in interface TaobaoRequest<TopSdkFeedbackUploadResponse>getApiMethodName in class BaseTaobaoRequest<TopSdkFeedbackUploadResponse>public String getContentType()
public String getResponseType()
public String getApiVersion()
public String getApiCallType()
public String getHttpMethod()
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<TopSdkFeedbackUploadResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.