public static interface Webhook.Builder extends CopyableBuilder<Webhook.Builder,Webhook>
| Modifier and Type | Method and Description |
|---|---|
Webhook.Builder |
url(String url)
The URL to the webhook.
|
copyapply, buildWebhook.Builder url(String url)
The URL to the webhook.
url - The URL to the webhook.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.