Uses of Enum Class
com.mypurecloud.sdk.v2.model.BotSearchResponse.BotTypeEnum
Packages that use BotSearchResponse.BotTypeEnum
-
Uses of BotSearchResponse.BotTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return BotSearchResponse.BotTypeEnumModifier and TypeMethodDescriptionBotSearchResponse.BotTypeEnum.fromString(String key) BotSearchResponse.getBotType()Returns the enum constant of this class with the specified name.static BotSearchResponse.BotTypeEnum[]BotSearchResponse.BotTypeEnum.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 BotSearchResponse.BotTypeEnumModifier and TypeMethodDescriptionBotSearchResponse.botType(BotSearchResponse.BotTypeEnum botType) The provider of the botvoidBotSearchResponse.setBotType(BotSearchResponse.BotTypeEnum botType)