Uses of Class
com.mypurecloud.sdk.v2.model.Transcripts
Packages that use Transcripts
-
Uses of Transcripts in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return TranscriptsModifier and TypeMethodDescriptionList of transcript contents which needs to satisfy contains criteriaTranscripts.doesNotContain(List<String> doesNotContain) List of transcript contents which needs to satisfy does not contain criteriaTranscripts.exactMatch(List<String> exactMatch) List of transcript contents which needs to satisfy exact match criteriaTranscripts.notSimilarTo(List<String> notSimilarTo) List of words or phrases used to filter out transcripts that contain content similar to any item in this listMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type TranscriptsMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type TranscriptsModifier and TypeMethodDescriptionvoidViewFilter.setTranscripts(List<Transcripts> transcripts) ViewFilter.transcripts(List<Transcripts> transcripts) A list of transcript contents requested