Package com.sforce.soap.metadata
Class BotVersion
- java.lang.Object
-
- com.sforce.soap.metadata.Metadata
-
- com.sforce.soap.metadata.BotVersion
-
-
Constructor Summary
Constructors Constructor Description BotVersion()Constructor
-
Method Summary
-
Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
-
-
-
Method Detail
-
getArticleAnswersGPTEnabled
public boolean getArticleAnswersGPTEnabled()
-
isArticleAnswersGPTEnabled
public boolean isArticleAnswersGPTEnabled()
-
setArticleAnswersGPTEnabled
public void setArticleAnswersGPTEnabled(boolean articleAnswersGPTEnabled)
-
setArticleAnswersGPTEnabled
protected void setArticleAnswersGPTEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBotDialogGroups
public BotDialogGroup[] getBotDialogGroups()
-
setBotDialogGroups
public void setBotDialogGroups(BotDialogGroup[] botDialogGroups)
-
setBotDialogGroups
protected void setBotDialogGroups(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getBotDialogs
public BotDialog[] getBotDialogs()
-
setBotDialogs
public void setBotDialogs(BotDialog[] botDialogs)
-
setBotDialogs
protected void setBotDialogs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCitationsEnabled
public boolean getCitationsEnabled()
-
isCitationsEnabled
public boolean isCitationsEnabled()
-
setCitationsEnabled
public void setCitationsEnabled(boolean citationsEnabled)
-
setCitationsEnabled
protected void setCitationsEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getConversationDefinitionPlanners
public ConversationDefinitionPlanner[] getConversationDefinitionPlanners()
-
setConversationDefinitionPlanners
public void setConversationDefinitionPlanners(ConversationDefinitionPlanner[] conversationDefinitionPlanners)
-
setConversationDefinitionPlanners
protected void setConversationDefinitionPlanners(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getConversationGoals
public ConversationDefinitionGoal[] getConversationGoals()
-
setConversationGoals
public void setConversationGoals(ConversationDefinitionGoal[] conversationGoals)
-
setConversationGoals
protected void setConversationGoals(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getConversationSystemDialogs
public ConversationSystemDialog[] getConversationSystemDialogs()
-
setConversationSystemDialogs
public void setConversationSystemDialogs(ConversationSystemDialog[] conversationSystemDialogs)
-
setConversationSystemDialogs
protected void setConversationSystemDialogs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getConversationVariables
public ConversationVariable[] getConversationVariables()
-
setConversationVariables
public void setConversationVariables(ConversationVariable[] conversationVariables)
-
setConversationVariables
protected void setConversationVariables(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getCopilotPrimaryLanguage
public Language getCopilotPrimaryLanguage()
-
setCopilotPrimaryLanguage
public void setCopilotPrimaryLanguage(Language copilotPrimaryLanguage)
-
setCopilotPrimaryLanguage
protected void setCopilotPrimaryLanguage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getEntryDialog
public String getEntryDialog()
-
setEntryDialog
public void setEntryDialog(String entryDialog)
-
setEntryDialog
protected void setEntryDialog(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIntentDisambiguationEnabled
public boolean getIntentDisambiguationEnabled()
-
isIntentDisambiguationEnabled
public boolean isIntentDisambiguationEnabled()
-
setIntentDisambiguationEnabled
public void setIntentDisambiguationEnabled(boolean intentDisambiguationEnabled)
-
setIntentDisambiguationEnabled
protected void setIntentDisambiguationEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getIntentV3Enabled
public boolean getIntentV3Enabled()
-
isIntentV3Enabled
public boolean isIntentV3Enabled()
-
setIntentV3Enabled
public void setIntentV3Enabled(boolean intentV3Enabled)
-
setIntentV3Enabled
protected void setIntentV3Enabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getKnowledgeActionEnabled
public boolean getKnowledgeActionEnabled()
-
isKnowledgeActionEnabled
public boolean isKnowledgeActionEnabled()
-
setKnowledgeActionEnabled
public void setKnowledgeActionEnabled(boolean knowledgeActionEnabled)
-
setKnowledgeActionEnabled
protected void setKnowledgeActionEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getKnowledgeFallbackEnabled
public boolean getKnowledgeFallbackEnabled()
-
isKnowledgeFallbackEnabled
public boolean isKnowledgeFallbackEnabled()
-
setKnowledgeFallbackEnabled
public void setKnowledgeFallbackEnabled(boolean knowledgeFallbackEnabled)
-
setKnowledgeFallbackEnabled
protected void setKnowledgeFallbackEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getMainMenuDialog
public String getMainMenuDialog()
-
setMainMenuDialog
public void setMainMenuDialog(String mainMenuDialog)
-
setMainMenuDialog
protected void setMainMenuDialog(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getNlpProviders
public ConversationDefinitionNlpProvider[] getNlpProviders()
-
setNlpProviders
public void setNlpProviders(ConversationDefinitionNlpProvider[] nlpProviders)
-
setNlpProviders
protected void setNlpProviders(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getResponseDelayMilliseconds
public int getResponseDelayMilliseconds()
-
setResponseDelayMilliseconds
public void setResponseDelayMilliseconds(int responseDelayMilliseconds)
-
setResponseDelayMilliseconds
protected void setResponseDelayMilliseconds(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getSmallTalkEnabled
public boolean getSmallTalkEnabled()
-
isSmallTalkEnabled
public boolean isSmallTalkEnabled()
-
setSmallTalkEnabled
public void setSmallTalkEnabled(boolean smallTalkEnabled)
-
setSmallTalkEnabled
protected void setSmallTalkEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
getToneType
public GenAiBotToneType getToneType()
-
setToneType
public void setToneType(GenAiBotToneType toneType)
-
setToneType
protected void setToneType(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Throws:
IOExceptionConnectionException
-
write
public void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Specified by:
writein interfaceXMLizable- Overrides:
writein classMetadata- Throws:
IOException
-
writeFields
protected void writeFields(XmlOutputStream __out, TypeMapper __typeMapper) throws IOException
- Overrides:
writeFieldsin classMetadata- Throws:
IOException
-
load
public void load(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Specified by:
loadin interfaceXMLizable- Overrides:
loadin classMetadata- Throws:
IOExceptionConnectionException
-
loadFields
protected void loadFields(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException
- Overrides:
loadFieldsin classMetadata- Throws:
IOExceptionConnectionException
-
-