Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowHealthUtterance.LanguageEnum
Packages that use FlowHealthUtterance.LanguageEnum
-
Uses of FlowHealthUtterance.LanguageEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowHealthUtterance.LanguageEnumModifier and TypeMethodDescriptionFlowHealthUtterance.LanguageEnum.fromString(String key) FlowHealthUtterance.getLanguage()Returns the enum constant of this class with the specified name.static FlowHealthUtterance.LanguageEnum[]FlowHealthUtterance.LanguageEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type FlowHealthUtterance.LanguageEnumModifier and TypeMethodDescriptionFlowHealthUtterance.language(FlowHealthUtterance.LanguageEnum language) Language provided for this utterance's health.voidFlowHealthUtterance.setLanguage(FlowHealthUtterance.LanguageEnum language)