Uses of Class
com.mypurecloud.sdk.v2.model.BotConnectorBotVersion
Packages that use BotConnectorBotVersion
-
Uses of BotConnectorBotVersion in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotConnectorBotVersionModifier and TypeMethodDescriptionA list of potential intents this bot will return, limit of 50BotConnectorBotVersion.supportedLanguages(List<String> supportedLanguages) The supported languages for this bot.The name of the version.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotConnectorBotVersionMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotConnectorBotVersionModifier and TypeMethodDescriptionvoidBotConnectorBot.setVersions(List<BotConnectorBotVersion> versions) BotConnectorBot.versions(List<BotConnectorBotVersion> versions) This bots versions, limit of 50 per bot