Uses of Class
com.mypurecloud.sdk.v2.model.DialogflowIntent
Packages that use DialogflowIntent
-
Uses of DialogflowIntent in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DialogflowIntentModifier and TypeMethodDescriptionThe intent nameDialogflowIntent.parameters(Map<String, DialogflowParameter> parameters) An object mapping parameter names to Parameter objectsMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DialogflowIntentMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DialogflowIntentModifier and TypeMethodDescriptionDialogflowAgent.intents(List<DialogflowIntent> intents) An array of Intents associated with this agentvoidDialogflowAgent.setIntents(List<DialogflowIntent> intents)