public class OapiRobotSendRequest extends BaseTaobaoRequest<OapiRobotSendResponse>
| 限定符和类型 | 类和说明 |
|---|---|
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| 构造器和说明 |
|---|
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 在接口中 TaobaoRequest<OapiRobotSendResponse>getApiMethodName 在类中 BaseTaobaoRequest<OapiRobotSendResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType 在接口中 TaobaoRequest<OapiRobotSendResponse>getTopResponseType 在类中 BaseTaobaoRequest<OapiRobotSendResponse>public void setTopResponseType(String topResponseType)
public String getTopApiCallType()
TaobaoRequestgetTopApiCallType 在接口中 TaobaoRequest<OapiRobotSendResponse>getTopApiCallType 在类中 BaseTaobaoRequest<OapiRobotSendResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod 在接口中 TaobaoRequest<OapiRobotSendResponse>getTopHttpMethod 在类中 BaseTaobaoRequest<OapiRobotSendResponse>public void setTopHttpMethod(String topHttpMethod)
public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiRobotSendResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2020. All rights reserved.