Uses of Class
com.mypurecloud.sdk.v2.model.CreateGeneralProgramTestPhraseDetectedPhrase
Packages that use CreateGeneralProgramTestPhraseDetectedPhrase
-
Uses of CreateGeneralProgramTestPhraseDetectedPhrase in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return CreateGeneralProgramTestPhraseDetectedPhraseModifier and TypeMethodDescriptionCreateGeneralProgramTestPhraseDetectedPhrase.confidence(Long confidence) CreateGeneralProgramTestPhraseDetectedPhrase.foundPhrase(String foundPhrase) Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type CreateGeneralProgramTestPhraseDetectedPhraseModifier and TypeMethodDescriptionCreateGeneralProgramTestPhraseMatchedTranscript.getDetectedPhrases()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type CreateGeneralProgramTestPhraseDetectedPhraseModifier and TypeMethodDescriptionCreateGeneralProgramTestPhraseMatchedTranscript.detectedPhrases(List<CreateGeneralProgramTestPhraseDetectedPhrase> detectedPhrases) voidCreateGeneralProgramTestPhraseMatchedTranscript.setDetectedPhrases(List<CreateGeneralProgramTestPhraseDetectedPhrase> detectedPhrases)