public class OapiChatCreateRequest extends BaseTaobaoRequest<OapiChatCreateResponse>
headerMap, order, session, targetAppKey, timestamp, topMixParams, udfParams| Constructor and Description |
|---|
OapiChatCreateRequest() |
getBatchApiOrder, getBatchApiSession, getHeaderMap, getTargetAppKey, getTimestamp, getTopApiFormat, getTopApiVersion, getTopContentType, getTopMixParams, putHeaderParam, putOtherTextParam, setBatchApiOrder, setBatchApiSession, setHeaderMap, setTargetAppKey, setTimestamp, setTopApiCallType, setTopApiFormat, setTopApiVersion, setTopContentType, setTopMixParamspublic void setChatBannedType(Long chatBannedType)
public Long getChatBannedType()
public void setConversationTag(Long conversationTag)
public Long getConversationTag()
public void setIcon(String icon)
public String getIcon()
public void setManagementType(Long managementType)
public Long getManagementType()
public void setMentionAllAuthority(Long mentionAllAuthority)
public Long getMentionAllAuthority()
public void setName(String name)
public String getName()
public void setOwner(String owner)
public String getOwner()
public void setOwnerType(String ownerType)
public String getOwnerType()
public void setSearchable(Long searchable)
public Long getSearchable()
public void setShowHistoryType(Long showHistoryType)
public Long getShowHistoryType()
public void setValidationType(Long validationType)
public Long getValidationType()
public String getApiMethodName()
TaobaoRequestgetApiMethodName in interface TaobaoRequest<OapiChatCreateResponse>getApiMethodName in class BaseTaobaoRequest<OapiChatCreateResponse>public String getTopResponseType()
TaobaoRequestgetTopResponseType in interface TaobaoRequest<OapiChatCreateResponse>getTopResponseType in class BaseTaobaoRequest<OapiChatCreateResponse>public void setTopResponseType(String topResponseType)
setTopResponseType in interface TaobaoRequest<OapiChatCreateResponse>setTopResponseType in class BaseTaobaoRequest<OapiChatCreateResponse>public String getTopApiCallType()
TaobaoRequestgetTopApiCallType in interface TaobaoRequest<OapiChatCreateResponse>getTopApiCallType in class BaseTaobaoRequest<OapiChatCreateResponse>public String getTopHttpMethod()
TaobaoRequestgetTopHttpMethod in interface TaobaoRequest<OapiChatCreateResponse>getTopHttpMethod in class BaseTaobaoRequest<OapiChatCreateResponse>public void setTopHttpMethod(String topHttpMethod)
setTopHttpMethod in interface TaobaoRequest<OapiChatCreateResponse>setTopHttpMethod in class BaseTaobaoRequest<OapiChatCreateResponse>public void setHttpMethod(String httpMethod)
public Map<String,String> getTextParams()
TaobaoRequestpublic Class<OapiChatCreateResponse> getResponseClass()
TaobaoRequestpublic void check()
throws ApiRuleException
TaobaoRequestApiRuleExceptionCopyright © 2021. All rights reserved.