Webhook.Updatepublic static interface Webhook.UpdateStages.WithActions
| Modifier and Type | Method | Description |
|---|---|---|
Webhook.Update |
withActions(List<WebhookAction> actions) |
Specifies actions.
|
Webhook.Update withActions(List<WebhookAction> actions)
actions - The list of actions that trigger the webhook to post notifications /**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/