Uses of Class
com.mailersend.sdk.webhooks.Webhooks
-
Packages that use Webhooks Package Description com.mailersend.sdk com.mailersend.sdk.webhooks -
-
Uses of Webhooks in com.mailersend.sdk
Methods in com.mailersend.sdk that return Webhooks Modifier and Type Method Description WebhooksMailerSend. webhooks()Get the webhooks access object -
Uses of Webhooks in com.mailersend.sdk.webhooks
Methods in com.mailersend.sdk.webhooks that return Webhooks Modifier and Type Method Description WebhooksWebhooks. limit(int limit)Set the results limit (10 - 100)WebhooksWebhooks. page(int page)Set the page of the request
-