Uses of Class
com.mypurecloud.sdk.v2.model.TestTopicPhraseTestPhraseMatchedTranscript
Packages that use TestTopicPhraseTestPhraseMatchedTranscript
-
Uses of TestTopicPhraseTestPhraseMatchedTranscript in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestTopicPhraseTestPhraseMatchedTranscriptModifier and TypeMethodDescriptionTestTopicPhraseTestPhraseMatchedTranscript.communicationId(String communicationId) TestTopicPhraseTestPhraseMatchedTranscript.conversationId(String conversationId) TestTopicPhraseTestPhraseMatchedTranscript.detectedPhrases(List<TestTopicPhraseTestPhraseDetectedPhrase> detectedPhrases) TestTopicPhraseTestPhraseMatchedTranscript.mediaType(TestTopicPhraseTestPhraseMatchedTranscript.MediaTypeEnum mediaType) TestTopicPhraseTestPhraseMatchedTranscript.transcriptId(String transcriptId) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TestTopicPhraseTestPhraseMatchedTranscriptMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TestTopicPhraseTestPhraseMatchedTranscriptModifier and TypeMethodDescriptionTestTopicPhraseTestTopicPhraseResults.matchedTranscripts(List<TestTopicPhraseTestPhraseMatchedTranscript> matchedTranscripts) voidTestTopicPhraseTestTopicPhraseResults.setMatchedTranscripts(List<TestTopicPhraseTestPhraseMatchedTranscript> matchedTranscripts)