Uses of Enum Class
software.xdev.brevo.model.ExportWebhooksHistory.EventEnum
Packages that use ExportWebhooksHistory.EventEnum
-
Uses of ExportWebhooksHistory.EventEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return ExportWebhooksHistory.EventEnumModifier and TypeMethodDescriptionExportWebhooksHistory.getEvent()Filter the history for a specific event typeReturns the enum constant of this class with the specified name.static ExportWebhooksHistory.EventEnum[]ExportWebhooksHistory.EventEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in software.xdev.brevo.model with parameters of type ExportWebhooksHistory.EventEnumModifier and TypeMethodDescriptionExportWebhooksHistory.event(ExportWebhooksHistory.EventEnum event) voidExportWebhooksHistory.setEvent(ExportWebhooksHistory.EventEnum event)