Uses of Class
com.mypurecloud.sdk.v2.model.LexV2Intent
Packages that use LexV2Intent
-
Uses of LexV2Intent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LexV2IntentModifier and TypeMethodDescriptionLexV2Intent.description(String description) A description of the intentThe intent idLexV2Intent.intentName(String intentName) The intent nameAn object mapping slot names to Slot objectsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type LexV2IntentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type LexV2IntentModifier and TypeMethodDescriptionLexV2BotAlias.intents(List<LexV2Intent> intents) An array of Intents associated with this bot aliasvoidLexV2BotAlias.setIntents(List<LexV2Intent> intents)