Uses of Class
com.mypurecloud.sdk.v2.model.ProgramTopicLinksTestPhraseMatchedTranscript
Packages that use ProgramTopicLinksTestPhraseMatchedTranscript
-
Uses of ProgramTopicLinksTestPhraseMatchedTranscript in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ProgramTopicLinksTestPhraseMatchedTranscriptModifier and TypeMethodDescriptionProgramTopicLinksTestPhraseMatchedTranscript.communicationId(String communicationId) ProgramTopicLinksTestPhraseMatchedTranscript.conversationId(String conversationId) ProgramTopicLinksTestPhraseMatchedTranscript.detectedPhrases(List<ProgramTopicLinksTestPhraseDetectedPhrase> detectedPhrases) ProgramTopicLinksTestPhraseMatchedTranscript.mediaType(ProgramTopicLinksTestPhraseMatchedTranscript.MediaTypeEnum mediaType) ProgramTopicLinksTestPhraseMatchedTranscript.transcriptId(String transcriptId) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ProgramTopicLinksTestPhraseMatchedTranscriptModifier and TypeMethodDescriptionProgramTopicLinksTestTopicPhraseResults.getMatchedTranscripts()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type ProgramTopicLinksTestPhraseMatchedTranscriptModifier and TypeMethodDescriptionProgramTopicLinksTestTopicPhraseResults.matchedTranscripts(List<ProgramTopicLinksTestPhraseMatchedTranscript> matchedTranscripts) voidProgramTopicLinksTestTopicPhraseResults.setMatchedTranscripts(List<ProgramTopicLinksTestPhraseMatchedTranscript> matchedTranscripts)