Interface Webhook.UpdateStages.WithTriggerWhen

  • All Known Subinterfaces:
    Webhook.Update
    Enclosing interface:
    Webhook.UpdateStages

    public static interface Webhook.UpdateStages.WithTriggerWhen
    The stage of the webhook definition allowing to specify actions that trigger the webhook.
    • Method Detail

      • withTriggerWhen

        Webhook.Update withTriggerWhen​(WebhookAction... webhookActions)
        Specifies the actions that will trigger the webhook notifications.
        Parameters:
        webhookActions - the webhook actions
        Returns:
        the next stage of the resource update