Uses of Class
com.mypurecloud.sdk.v2.model.ListedDictionaryFeedback
Packages that use ListedDictionaryFeedback
-
Uses of ListedDictionaryFeedback in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ListedDictionaryFeedbackModifier and TypeMethodDescriptionListedDictionaryFeedback.boostValue(Float boostValue) A weighted value assigned to a phrase.The dialect for the given term, dialect format is {language}-{country} where language follows ISO 639-1 standard and country follows ISO 3166-1 alpha 2 standardThe display name for the dictionary feedback.The dictionary term which needs to be added to dictionary feedback systemListedDictionaryFeedback.transcriptionEngine(ListedDictionaryFeedback.TranscriptionEngineEnum transcriptionEngine) The transcription engine for the dictionary feedback.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ListedDictionaryFeedbackMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ListedDictionaryFeedbackModifier and TypeMethodDescriptionDictionaryFeedbackEntityListing.entities(List<ListedDictionaryFeedback> entities) voidDictionaryFeedbackEntityListing.setEntities(List<ListedDictionaryFeedback> entities)