Uses of Class
io.mailtrap.model.request.webhooks.UpdateWebhookRequest
Packages that use UpdateWebhookRequest
-
Uses of UpdateWebhookRequest in io.mailtrap.api.webhooks
Methods in io.mailtrap.api.webhooks with parameters of type UpdateWebhookRequestModifier and TypeMethodDescriptionWebhooks.updateWebhook(long accountId, long webhookId, UpdateWebhookRequest request) Update an existing webhook.WebhooksImpl.updateWebhook(long accountId, long webhookId, UpdateWebhookRequest request)