Package com.mypurecloud.sdk.v2.model
Class MinerTopic
java.lang.Object
com.mypurecloud.sdk.v2.model.MinerTopic
- All Implemented Interfaces:
Serializable
MinerTopic
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getMiner()getName()inthashCode()Topic name.phrases(List<TopicPhrase> phrases) Phrases associated with a topic.voidvoidsetPhrases(List<TopicPhrase> phrases) toString()
-
Constructor Details
-
MinerTopic
public MinerTopic() -
MinerTopic
-
-
Method Details
-
getId
-
name
Topic name. -
getName
-
setName
-
getMiner
-
getConversationCount
-
getConversationPercent
-
getUtteranceCount
-
getPhraseCount
-
phrases
Phrases associated with a topic. -
getPhrases
-
setPhrases
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-