Uses of Class
com.mypurecloud.sdk.v2.model.DictionaryFeedbackExamplePhrase
Packages that use DictionaryFeedbackExamplePhrase
-
Uses of DictionaryFeedbackExamplePhrase in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DictionaryFeedbackExamplePhraseModifier and TypeMethodDescriptionThe Example Phrase text.DictionaryFeedbackExamplePhrase.source(DictionaryFeedbackExamplePhrase.SourceEnum source) The source of the given Example PhraseMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type DictionaryFeedbackExamplePhraseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DictionaryFeedbackExamplePhraseModifier and TypeMethodDescriptionDictionaryFeedback.examplePhrases(List<DictionaryFeedbackExamplePhrase> examplePhrases) A list of at least 3 and up to 20 unique phrases that are example usage of the term.voidDictionaryFeedback.setExamplePhrases(List<DictionaryFeedbackExamplePhrase> examplePhrases)