Package com.sforce.soap.metadata
Class BotVersion
java.lang.Object
com.sforce.soap.metadata.Metadata
com.sforce.soap.metadata.BotVersion
- All Implemented Interfaces:
XMLizable
This is a generated class for the SObject Enterprise API.
Do not edit this file, as your changes will be lost.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleanbooleanbooleandoublebooleanbooleanbooleanintgetRole()booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanvoidload(XmlInputStream __in, TypeMapper __typeMapper) protected voidloadFields(XmlInputStream __in, TypeMapper __typeMapper) voidsetArticleAnswersGPTEnabled(boolean articleAnswersGPTEnabled) protected voidsetArticleAnswersGPTEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetBotDialogGroups(BotDialogGroup[] botDialogGroups) protected voidsetBotDialogGroups(XmlInputStream __in, TypeMapper __typeMapper) voidsetBotDialogs(BotDialog[] botDialogs) protected voidsetBotDialogs(XmlInputStream __in, TypeMapper __typeMapper) voidsetCitationsEnabled(boolean citationsEnabled) protected voidsetCitationsEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetCompany(XmlInputStream __in, TypeMapper __typeMapper) voidsetCompany(String company) voidsetConversationDefinitionPlanners(ConversationDefinitionPlanner[] conversationDefinitionPlanners) protected voidsetConversationDefinitionPlanners(XmlInputStream __in, TypeMapper __typeMapper) voidsetConversationGoals(ConversationDefinitionGoal[] conversationGoals) protected voidsetConversationGoals(XmlInputStream __in, TypeMapper __typeMapper) voidsetConversationSystemDialogs(ConversationSystemDialog[] conversationSystemDialogs) protected voidsetConversationSystemDialogs(XmlInputStream __in, TypeMapper __typeMapper) voidsetConversationVariables(ConversationVariable[] conversationVariables) protected voidsetConversationVariables(XmlInputStream __in, TypeMapper __typeMapper) voidsetCopilotPrimaryLanguage(Language copilotPrimaryLanguage) protected voidsetCopilotPrimaryLanguage(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetCopilotSecondaryLanguages(XmlInputStream __in, TypeMapper __typeMapper) voidsetCopilotSecondaryLanguages(String copilotSecondaryLanguages) protected voidsetEntryDialog(XmlInputStream __in, TypeMapper __typeMapper) voidsetEntryDialog(String entryDialog) voidsetInitialIntentDetectionEnabled(boolean initialIntentDetectionEnabled) protected voidsetInitialIntentDetectionEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIntentDisambiguationEnabled(boolean intentDisambiguationEnabled) protected voidsetIntentDisambiguationEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetIntentThreshold(double intentThreshold) protected voidsetIntentThreshold(XmlInputStream __in, TypeMapper __typeMapper) voidsetIntentV3Enabled(boolean intentV3Enabled) protected voidsetIntentV3Enabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetKnowledgeActionEnabled(boolean knowledgeActionEnabled) protected voidsetKnowledgeActionEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetKnowledgeFallbackEnabled(boolean knowledgeFallbackEnabled) protected voidsetKnowledgeFallbackEnabled(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetMainMenuDialog(XmlInputStream __in, TypeMapper __typeMapper) voidsetMainMenuDialog(String mainMenuDialog) voidsetNlpProviders(ConversationDefinitionNlpProvider[] nlpProviders) protected voidsetNlpProviders(XmlInputStream __in, TypeMapper __typeMapper) voidsetResponseDelayMilliseconds(int responseDelayMilliseconds) protected voidsetResponseDelayMilliseconds(XmlInputStream __in, TypeMapper __typeMapper) protected voidsetRole(XmlInputStream __in, TypeMapper __typeMapper) voidvoidsetSmallTalkEnabled(boolean smallTalkEnabled) protected voidsetSmallTalkEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetSurfacesEnabled(boolean surfacesEnabled) protected voidsetSurfacesEnabled(XmlInputStream __in, TypeMapper __typeMapper) voidsetToneType(GenAiBotToneType toneType) protected voidsetToneType(XmlInputStream __in, TypeMapper __typeMapper) toString()voidwrite(QName __element, XmlOutputStream __out, TypeMapper __typeMapper) protected voidwriteFields(XmlOutputStream __out, TypeMapper __typeMapper) Methods inherited from class com.sforce.soap.metadata.Metadata
getFullName, setFullName, setFullName
-
Constructor Details
-
BotVersion
public BotVersion()Constructor
-
-
Method Details
-
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
-
setBotDialogGroups
-
setBotDialogGroups
protected void setBotDialogGroups(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getBotDialogs
-
setBotDialogs
-
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
-
getCompany
-
setCompany
-
setCompany
protected void setCompany(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConversationDefinitionPlanners
-
setConversationDefinitionPlanners
public void setConversationDefinitionPlanners(ConversationDefinitionPlanner[] conversationDefinitionPlanners) -
setConversationDefinitionPlanners
protected void setConversationDefinitionPlanners(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConversationGoals
-
setConversationGoals
-
setConversationGoals
protected void setConversationGoals(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConversationSystemDialogs
-
setConversationSystemDialogs
-
setConversationSystemDialogs
protected void setConversationSystemDialogs(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getConversationVariables
-
setConversationVariables
-
setConversationVariables
protected void setConversationVariables(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCopilotPrimaryLanguage
-
setCopilotPrimaryLanguage
-
setCopilotPrimaryLanguage
protected void setCopilotPrimaryLanguage(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getCopilotSecondaryLanguages
-
setCopilotSecondaryLanguages
-
setCopilotSecondaryLanguages
protected void setCopilotSecondaryLanguages(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getEntryDialog
-
setEntryDialog
-
setEntryDialog
protected void setEntryDialog(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getInitialIntentDetectionEnabled
public boolean getInitialIntentDetectionEnabled() -
isInitialIntentDetectionEnabled
public boolean isInitialIntentDetectionEnabled() -
setInitialIntentDetectionEnabled
public void setInitialIntentDetectionEnabled(boolean initialIntentDetectionEnabled) -
setInitialIntentDetectionEnabled
protected void setInitialIntentDetectionEnabled(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
-
getIntentThreshold
public double getIntentThreshold() -
setIntentThreshold
public void setIntentThreshold(double intentThreshold) -
setIntentThreshold
protected void setIntentThreshold(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
-
setMainMenuDialog
-
setMainMenuDialog
protected void setMainMenuDialog(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getNlpProviders
-
setNlpProviders
-
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
-
getRole
-
setRole
-
setRole
protected void setRole(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
-
getSurfacesEnabled
public boolean getSurfacesEnabled() -
isSurfacesEnabled
public boolean isSurfacesEnabled() -
setSurfacesEnabled
public void setSurfacesEnabled(boolean surfacesEnabled) -
setSurfacesEnabled
protected void setSurfacesEnabled(XmlInputStream __in, TypeMapper __typeMapper) throws IOException, ConnectionException - Throws:
IOExceptionConnectionException
-
getToneType
-
setToneType
-
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
- 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
-
toString
-