Uses of Class
com.mypurecloud.sdk.v2.model.TestTopicPhraseTestTopicPhraseResults
Packages that use TestTopicPhraseTestTopicPhraseResults
-
Uses of TestTopicPhraseTestTopicPhraseResults in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TestTopicPhraseTestTopicPhraseResultsModifier and TypeMethodDescriptionTestTopicPhraseTestTopicPhraseResults.matchedTranscripts(List<TestTopicPhraseTestPhraseMatchedTranscript> matchedTranscripts) TestTopicPhraseTestTopicPhraseResults.matchedTranscriptsCount(Long matchedTranscriptsCount) TestTopicPhraseTestTopicPhraseResults.processedTranscriptsCount(Long processedTranscriptsCount) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type TestTopicPhraseTestTopicPhraseResultsModifier and TypeMethodDescriptionTestTopicPhraseTopicsDefinitionsJob.getTestTopicPhraseResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type TestTopicPhraseTestTopicPhraseResultsModifier and TypeMethodDescriptionvoidTestTopicPhraseTopicsDefinitionsJob.setTestTopicPhraseResults(List<TestTopicPhraseTestTopicPhraseResults> testTopicPhraseResults) TestTopicPhraseTopicsDefinitionsJob.testTopicPhraseResults(List<TestTopicPhraseTestTopicPhraseResults> testTopicPhraseResults)