ParentT - the stage of the parent definition to return to after attaching this definitionpublic static interface Webhook.DefinitionStages.WithTriggerWhen<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Webhook.DefinitionStages.WithServiceUri<ParentT> |
withTriggerWhen(WebhookAction... webhookActions)
Specifies the actions that will trigger the webhook notifications.
|
Webhook.DefinitionStages.WithServiceUri<ParentT> 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.
*/