Uses of Enum Class
com.mypurecloud.sdk.v2.model.WhatsAppDefinition.CategoryEnum
Packages that use WhatsAppDefinition.CategoryEnum
-
Uses of WhatsAppDefinition.CategoryEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return WhatsAppDefinition.CategoryEnumModifier and TypeMethodDescriptionWhatsAppDefinition.CategoryEnum.fromString(String key) WhatsAppDefinition.getCategory()Returns the enum constant of this class with the specified name.static WhatsAppDefinition.CategoryEnum[]WhatsAppDefinition.CategoryEnum.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 WhatsAppDefinition.CategoryEnumModifier and TypeMethodDescriptionWhatsAppDefinition.category(WhatsAppDefinition.CategoryEnum category) Category of whatsApp carousels template.voidWhatsAppDefinition.setCategory(WhatsAppDefinition.CategoryEnum category)