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