Package com.mypurecloud.sdk.v2.model
Class Miner
java.lang.Object
com.mypurecloud.sdk.v2.model.Miner
- All Implemented Interfaces:
Serializable
Miner
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumLanguage Localization code.static enumMedia type for filtering conversations.static enumType of the miner, intent or topic.static enumType of the participant, either agent, customer or both.static enumStatus of the miner. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetId()getName()inthashCode()language(Miner.LanguageEnum language) Language Localization code.minerType(Miner.MinerTypeEnum minerType) Type of the miner, intent or topic.Chat Corpus Name.Flag to indicate whether seeding is supported for this miner.voidsetLanguage(Miner.LanguageEnum language) voidsetMinerType(Miner.MinerTypeEnum minerType) voidvoidsetSeeding(Boolean seeding) toString()
-
Constructor Details
-
Miner
public Miner() -
Miner
-
-
Method Details
-
getId
-
name
Chat Corpus Name. -
getName
-
setName
-
language
Language Localization code. -
getLanguage
-
setLanguage
-
minerType
Type of the miner, intent or topic. -
getMinerType
-
setMinerType
-
seeding
Flag to indicate whether seeding is supported for this miner. -
getSeeding
-
setSeeding
-
getDateCreated
-
getStatus
-
getConversationsDateRangeStart
-
getConversationsDateRangeEnd
-
getDateCompleted
-
getMessage
-
getErrorInfo
-
getWarningInfo
-
getConversationDataUploaded
-
getMediaType
-
getParticipantType
-
getQueueIds
-
getDateTriggered
-
getDateModified
-
getLatestDraftVersion
-
getConversationsFetchedCount
-
getConversationsValidCount
-
getGetminedItemCount
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-