public class CorpDingCreateRequest extends BaseTaobaoRequest<CorpDingCreateResponse>
| Modifier and Type | Class and Description |
|---|---|
static class |
CorpDingCreateRequest.AttachmentVO
附件内容
|
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
CorpDingCreateRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setAttachment(String attachment)
public void setAttachment(CorpDingCreateRequest.AttachmentVO attachment)
public String getAttachment()
public void setCreatorUserid(String creatorUserid)
public String getCreatorUserid()
public void setReceiverUserids(String receiverUserids)
public String getReceiverUserids()
public void setRemindTime(Long remindTime)
public Long getRemindTime()
public void setRemindType(Long remindType)
public Long getRemindType()
public void setTextContent(String textContent)
public String getTextContent()
public String getApiMethodName()
TaobaoRequestgetApiMethodName in interface TaobaoRequest<CorpDingCreateResponse>getApiMethodName in class BaseTaobaoRequest<CorpDingCreateResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType in interface TaobaoRequest<CorpDingCreateResponse>getTopResponseType in class BaseTaobaoRequest<CorpDingCreateResponse>public void setTopResponseType(String topResponseType)
setTopResponseType in interface TaobaoRequest<CorpDingCreateResponse>setTopResponseType in class BaseTaobaoRequest<CorpDingCreateResponse>public String getTopApiCallType()
TaobaoRequestgetTopApiCallType in interface TaobaoRequest<CorpDingCreateResponse>getTopApiCallType in class BaseTaobaoRequest<CorpDingCreateResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod in interface TaobaoRequest<CorpDingCreateResponse>getTopHttpMethod in class BaseTaobaoRequest<CorpDingCreateResponse>public void setTopHttpMethod(String topHttpMethod)
setTopHttpMethod in interface TaobaoRequest<CorpDingCreateResponse>setTopHttpMethod in class BaseTaobaoRequest<CorpDingCreateResponse>public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<CorpDingCreateResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.