Package com.mypurecloud.sdk.v2.model
Class DraftIntents
java.lang.Object
com.mypurecloud.sdk.v2.model.DraftIntents
- All Implemented Interfaces:
Serializable
DraftIntents
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()Id for an intent.Name/Label for an intent.voidvoidvoidsetUtterances(List<String> utterances) toString()utterances(List<String> utterances) The utterances that are extracted for an Intent.
-
Constructor Details
-
DraftIntents
public DraftIntents() -
DraftIntents
-
-
Method Details
-
id
Id for an intent. -
getId
-
setId
-
name
Name/Label for an intent. -
getName
-
setName
-
utterances
The utterances that are extracted for an Intent. -
getUtterances
-
setUtterances
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-