ParentT
- the stage of the parent definition to return to after attaching this definitionpublic static interface Webhook.UpdateDefinitionStages.WithTriggerWhen<ParentT>
Modifier and Type | Method and Description |
---|---|
Webhook.UpdateDefinitionStages.WithServiceUri<ParentT> |
withTriggerWhen(WebhookAction... webhookActions)
Specifies the actions that will trigger the webhook notifications.
|
Webhook.UpdateDefinitionStages.WithServiceUri<ParentT> withTriggerWhen(WebhookAction... webhookActions)
webhookActions
- the webhook actionsCopyright © 2019. All rights reserved.