public static interface Webhook.UpdateStages.WithTriggerWhen
| Modifier and Type | Method and Description |
|---|---|
Webhook.Update |
withTriggerWhen(WebhookAction... webhookActions)
Specifies the actions that will trigger the webhook notifications.
|
Webhook.Update withTriggerWhen(WebhookAction... webhookActions)
webhookActions - the webhook actions/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/