public class OapiMessageMassSendRequest extends BaseTaobaoRequest<OapiMessageMassSendResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
OapiMessageMassSendRequest.ActionCard
action_card卡片消息
|
static class |
OapiMessageMassSendRequest.Body
消息体
|
static class |
OapiMessageMassSendRequest.Button
使用独立跳转ActionCard样式时的按钮列表;必须与btn_orientation同时设置
|
static class |
OapiMessageMassSendRequest.File
文件消息
|
static class |
OapiMessageMassSendRequest.FormItem
消息体的表单,最多显示6个,超过会被隐藏
|
static class |
OapiMessageMassSendRequest.Head
消息头部内容
|
static class |
OapiMessageMassSendRequest.Link
链接消息
|
static class |
OapiMessageMassSendRequest.Markdown
markdown消息
|
static class |
OapiMessageMassSendRequest.MessageBody
消息体
|
static class |
OapiMessageMassSendRequest.OA
oa消息
|
static class |
OapiMessageMassSendRequest.RichText
单行富文本信息
|
static class |
OapiMessageMassSendRequest.Voice
语音消息
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
OapiMessageMassSendRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setDepIdList(String depIdList)
public String getDepIdList()
public void setIsPreview(Boolean isPreview)
public Boolean getIsPreview()
public void setIsToAll(Boolean isToAll)
public Boolean getIsToAll()
public void setMediaId(String mediaId)
public String getMediaId()
public void setMsgBody(String msgBody)
public void setMsgBody(OapiMessageMassSendRequest.MessageBody msgBody)
public String getMsgBody()
public void setMsgType(String msgType)
public String getMsgType()
public void setTextContent(String textContent)
public String getTextContent()
public void setUnionid(String unionid)
public String getUnionid()
public void setUseridList(String useridList)
public String getUseridList()
public void setUuid(String uuid)
public String getUuid()
public String getApiMethodName()
TaobaoRequestgetApiMethodName in interface TaobaoRequest<OapiMessageMassSendResponse>getApiMethodName in class BaseTaobaoRequest<OapiMessageMassSendResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType in interface TaobaoRequest<OapiMessageMassSendResponse>getTopResponseType in class BaseTaobaoRequest<OapiMessageMassSendResponse>public void setTopResponseType(String topResponseType)
setTopResponseType in interface TaobaoRequest<OapiMessageMassSendResponse>setTopResponseType in class BaseTaobaoRequest<OapiMessageMassSendResponse>public String getTopApiCallType()
TaobaoRequestgetTopApiCallType in interface TaobaoRequest<OapiMessageMassSendResponse>getTopApiCallType in class BaseTaobaoRequest<OapiMessageMassSendResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod in interface TaobaoRequest<OapiMessageMassSendResponse>getTopHttpMethod in class BaseTaobaoRequest<OapiMessageMassSendResponse>public void setTopHttpMethod(String topHttpMethod)
setTopHttpMethod in interface TaobaoRequest<OapiMessageMassSendResponse>setTopHttpMethod in class BaseTaobaoRequest<OapiMessageMassSendResponse>public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiMessageMassSendResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.