Uses of Enum Class
software.xdev.brevo.model.ExportWebhooksHistory.TypeEnum
Packages that use ExportWebhooksHistory.TypeEnum
-
Uses of ExportWebhooksHistory.TypeEnum in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return ExportWebhooksHistory.TypeEnumModifier and TypeMethodDescriptionExportWebhooksHistory.getType()Filter the history based on webhook typeReturns the enum constant of this class with the specified name.static ExportWebhooksHistory.TypeEnum[]ExportWebhooksHistory.TypeEnum.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.TypeEnumModifier and TypeMethodDescriptionvoidExportWebhooksHistory.setType(ExportWebhooksHistory.TypeEnum type) ExportWebhooksHistory.type(ExportWebhooksHistory.TypeEnum type)