Builder

public final class Builder

A builder for creating a UpdateWebhookRequest.

Functions

Link copied to clipboard
Link copied to clipboard
public final UpdateWebhookRequest.Builder callbackUrl(String callbackUrl)

Set the url to send webhooks to.

Link copied to clipboard
public final UpdateWebhookRequest.Builder description(String description)

Set a human-readable description of the webhook destination.

Link copied to clipboard
public final UpdateWebhookRequest.Builder notificationEmailAddress(String notificationEmailAddress)

Set the email addresses that Nylas notifies when a webhook is down for a while.

Link copied to clipboard

Set the event that triggers the webhook.