Uses of Class
com.mypurecloud.sdk.v2.model.BotConnectorIntent
Packages that use BotConnectorIntent
-
Uses of BotConnectorIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotConnectorIntentModifier and TypeMethodDescriptionA list of entity values that can be associated with this intentThe name of this intent.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type BotConnectorIntentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type BotConnectorIntentModifier and TypeMethodDescriptionBotVersion.intents(List<BotConnectorIntent> intents) A list of potential intents this bot will return, limit of 50voidBotVersion.setIntents(List<BotConnectorIntent> intents)