Package com.mypurecloud.sdk.v2.model
Class CreateGeneralProgramTestPhraseMatchedTranscript
java.lang.Object
com.mypurecloud.sdk.v2.model.CreateGeneralProgramTestPhraseMatchedTranscript
- All Implemented Interfaces:
Serializable
CreateGeneralProgramTestPhraseMatchedTranscript
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets mediaType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncommunicationId(String communicationId) conversationId(String conversationId) detectedPhrases(List<CreateGeneralProgramTestPhraseDetectedPhrase> detectedPhrases) booleaninthashCode()voidsetCommunicationId(String communicationId) voidsetConversationId(String conversationId) voidsetDetectedPhrases(List<CreateGeneralProgramTestPhraseDetectedPhrase> detectedPhrases) voidvoidsetTimestamp(Long timestamp) voidsetTranscriptId(String transcriptId) toString()transcriptId(String transcriptId)
-
Constructor Details
-
CreateGeneralProgramTestPhraseMatchedTranscript
public CreateGeneralProgramTestPhraseMatchedTranscript() -
CreateGeneralProgramTestPhraseMatchedTranscript
-
-
Method Details
-
timestamp
-
getTimestamp
-
setTimestamp
-
transcriptId
-
getTranscriptId
-
setTranscriptId
-
communicationId
-
getCommunicationId
-
setCommunicationId
-
conversationId
-
getConversationId
-
setConversationId
-
mediaType
public CreateGeneralProgramTestPhraseMatchedTranscript mediaType(CreateGeneralProgramTestPhraseMatchedTranscript.MediaTypeEnum mediaType) -
getMediaType
-
setMediaType
-
detectedPhrases
public CreateGeneralProgramTestPhraseMatchedTranscript detectedPhrases(List<CreateGeneralProgramTestPhraseDetectedPhrase> detectedPhrases) -
getDetectedPhrases
-
setDetectedPhrases
-
equals
-
hashCode
public int hashCode() -
toString
-