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