CreateWebhookRequest.Builder
public CreateWebhookRequest.Builder CreateWebhookRequest.Builder(List<WebhookTriggers> triggerTypes, String callbackUrl)
Parameters
triggerTypes
Select the event that triggers the webhook.
callbackUrl
The url to send webhooks to.