Interface Webhook.UpdateStages.WithTriggerWhen

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

public static interface Webhook.UpdateStages.WithTriggerWhen
  • Method Summary

    Modifier and Type
    Method
    Description
    withTriggerWhen(WebhookAction... webhookActions)
    Specifies the actions that will trigger the webhook notifications.
  • Method Details

    • 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