public static interface Webhook.UpdateResourceStages.WithTriggerWhen<ParentT>
| Modifier and Type | Method and Description |
|---|---|
Webhook.UpdateResourceStages.WithAttach<ParentT> |
withTriggerWhen(WebhookAction... webhookActions)
Specifies the actions that will trigger the webhook notifications.
|
Webhook.UpdateResourceStages.WithAttach<ParentT> withTriggerWhen(WebhookAction... webhookActions)
webhookActions - the webhook actionsCopyright © 2019. All rights reserved.