Package com.mypurecloud.sdk.v2.model
Class DialogflowIntent
java.lang.Object
com.mypurecloud.sdk.v2.model.DialogflowIntent
- All Implemented Interfaces:
Serializable
DialogflowIntent
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetName()inthashCode()The intent nameparameters(Map<String, DialogflowParameter> parameters) An object mapping parameter names to Parameter objectsvoidvoidsetParameters(Map<String, DialogflowParameter> parameters) toString()
-
Constructor Details
-
DialogflowIntent
public DialogflowIntent() -
DialogflowIntent
-
-
Method Details