Uses of Class
io.mailtrap.model.request.webhooks.CreateWebhookRequest
Packages that use CreateWebhookRequest
-
Uses of CreateWebhookRequest in io.mailtrap.api.webhooks
Methods in io.mailtrap.api.webhooks with parameters of type CreateWebhookRequestModifier and TypeMethodDescriptionWebhooks.createWebhook(long accountId, CreateWebhookRequest request) Create a new webhook for the account.WebhooksImpl.createWebhook(long accountId, CreateWebhookRequest request)