Uses of Class
com.mypurecloud.sdk.v2.model.Phrase
Packages that use Phrase
-
Uses of Phrase in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PhraseModifier and TypeMethodDescriptionPhrase.isAIGenerated(Boolean isAIGenerated) Indicates whether the phrase is AI generatedPhrase.sentiment(Phrase.SentimentEnum sentiment) The phrase sentiment, default value is Unspecified.Phrase.strictness(Phrase.StrictnessEnum strictness) The phrase strictness, default value is nullThe phrase textMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type PhraseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PhraseModifier and TypeMethodDescriptionThe topic phrasesvoidTopic.setPhrases(List<Phrase> phrases) voidTopicRequest.setPhrases(List<Phrase> phrases)