Uses of Class
com.sendgrid.helpers.eventwebhook.EventWebhookHeader
Package | Description |
---|---|
com.sendgrid.helpers.eventwebhook |
-
Uses of EventWebhookHeader in com.sendgrid.helpers.eventwebhook
Methods in com.sendgrid.helpers.eventwebhook that return EventWebhookHeader Modifier and Type Method Description static EventWebhookHeader
EventWebhookHeader. valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.static EventWebhookHeader[]
EventWebhookHeader. values()
Returns an array containing the constants of this enum type, in the order they are declared.