Uses of Class
com.mypurecloud.sdk.v2.model.Utterance
Packages that use Utterance
-
Uses of Utterance in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return UtteranceMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type UtteranceMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type UtteranceModifier and TypeMethodDescriptionvoidMinerIntent.setUtterances(List<Utterance> utterances) voidMinerTopicPhrase.setUtterances(List<Utterance> utterances) MinerIntent.utterances(List<Utterance> utterances) The utterances that are extracted for an Intent.MinerTopicPhrase.utterances(List<Utterance> utterances) List of utterances related to a phrase.