Package com.mypurecloud.sdk.v2.model
Class TestTopicPhraseJob
java.lang.Object
com.mypurecloud.sdk.v2.model.TestTopicPhraseJob
- All Implemented Interfaces:
Serializable
TestTopicPhraseJob
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreatedBy(AddressableEntityRef createdBy) dateCreated(Date dateCreated) Date time is represented as an ISO-8601 string.dateModified(Date dateModified) Date time is represented as an ISO-8601 string.booleangetId()getState()inthashCode()matchedTranscriptsCount(Integer matchedTranscriptsCount) processedTranscriptsCount(Integer processedTranscriptsCount) voidsetCreatedBy(AddressableEntityRef createdBy) voidsetDateCreated(Date dateCreated) voidsetDateModified(Date dateModified) voidsetMatchedTranscriptsCount(Integer matchedTranscriptsCount) voidsetProcessedTranscriptsCount(Integer processedTranscriptsCount) voidtoString()
-
Constructor Details
-
TestTopicPhraseJob
public TestTopicPhraseJob() -
TestTopicPhraseJob
-
-
Method Details
-
getId
-
state
-
getState
-
setState
-
createdBy
-
getCreatedBy
-
setCreatedBy
-
dateCreated
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateCreated
-
setDateCreated
-
dateModified
Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z -
getDateModified
-
setDateModified
-
processedTranscriptsCount
-
getProcessedTranscriptsCount
-
setProcessedTranscriptsCount
-
matchedTranscriptsCount
-
getMatchedTranscriptsCount
-
setMatchedTranscriptsCount
-
getSelfUri
-
equals
-
hashCode
public int hashCode() -
toString
-