Uses of Enum Class
io.mailtrap.model.WebhookEventType
Packages that use WebhookEventType
-
Uses of WebhookEventType in io.mailtrap.model
Methods in io.mailtrap.model that return WebhookEventTypeModifier and TypeMethodDescriptionstatic WebhookEventTypestatic WebhookEventTypeReturns the enum constant of this class with the specified name.static WebhookEventType[]WebhookEventType.values()Returns an array containing the constants of this enum class, in the order they are declared.