Uses of Enum Class
com.mypurecloud.sdk.v2.model.LexBotAlias.LanguageEnum
Packages that use LexBotAlias.LanguageEnum
-
Uses of LexBotAlias.LanguageEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return LexBotAlias.LanguageEnumModifier and TypeMethodDescriptionstatic LexBotAlias.LanguageEnumLexBotAlias.LanguageEnum.fromString(String key) LexBotAlias.getLanguage()static LexBotAlias.LanguageEnumReturns the enum constant of this class with the specified name.static LexBotAlias.LanguageEnum[]LexBotAlias.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 LexBotAlias.LanguageEnumModifier and TypeMethodDescriptionLexBotAlias.language(LexBotAlias.LanguageEnum language) The target language of the Lex botvoidLexBotAlias.setLanguage(LexBotAlias.LanguageEnum language)