public class OapiRobotSendRequest extends BaseTaobaoRequest<OapiRobotSendResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiRobotSendRequest.Actioncard
此消息类型为固定actionCard
|
static class |
OapiRobotSendRequest.At
被@人的手机号
|
static class |
OapiRobotSendRequest.Btns
按钮的信息
|
static class |
OapiRobotSendRequest.Feedcard
此消息类型为固定feedCard
|
static class |
OapiRobotSendRequest.Link
消息类型,此时固定为:link
|
static class |
OapiRobotSendRequest.Links
links
|
static class |
OapiRobotSendRequest.Markdown
此消息类型为固定markdown
|
static class |
OapiRobotSendRequest.Text
text类型
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
OapiRobotSendRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setActionCard(String actionCard)
public void setActionCard(OapiRobotSendRequest.Actioncard actionCard)
public String getActionCard()
public void setAt(String at)
public void setAt(OapiRobotSendRequest.At at)
public String getAt()
public void setFeedCard(String feedCard)
public void setFeedCard(OapiRobotSendRequest.Feedcard feedCard)
public String getFeedCard()
public void setLink(String link)
public void setLink(OapiRobotSendRequest.Link link)
public String getLink()
public void setMarkdown(String markdown)
public void setMarkdown(OapiRobotSendRequest.Markdown markdown)
public String getMarkdown()
public void setMsgtype(String msgtype)
public String getMsgtype()
public void setText(String text)
public void setText(OapiRobotSendRequest.Text text)
public String getText()
public String getApiMethodName()
TaobaoRequestgetApiMethodName in interface TaobaoRequest<OapiRobotSendResponse>getApiMethodName in class BaseTaobaoRequest<OapiRobotSendResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType in interface TaobaoRequest<OapiRobotSendResponse>getTopResponseType in class BaseTaobaoRequest<OapiRobotSendResponse>public void setTopResponseType(String topResponseType)
setTopResponseType in interface TaobaoRequest<OapiRobotSendResponse>setTopResponseType in class BaseTaobaoRequest<OapiRobotSendResponse>public String getTopApiCallType()
TaobaoRequestgetTopApiCallType in interface TaobaoRequest<OapiRobotSendResponse>getTopApiCallType in class BaseTaobaoRequest<OapiRobotSendResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod in interface TaobaoRequest<OapiRobotSendResponse>getTopHttpMethod in class BaseTaobaoRequest<OapiRobotSendResponse>public void setTopHttpMethod(String topHttpMethod)
setTopHttpMethod in interface TaobaoRequest<OapiRobotSendResponse>setTopHttpMethod in class BaseTaobaoRequest<OapiRobotSendResponse>public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiRobotSendResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.