Interface NotificationChannel.DefinitionStages.WithWebhookUrl

All Known Subinterfaces:
NotificationChannel.Definition, NotificationChannel.DefinitionStages.WithCreate
Enclosing interface:
NotificationChannel.DefinitionStages

public static interface NotificationChannel.DefinitionStages.WithWebhookUrl
The stage of the NotificationChannel definition allowing to specify webhookUrl.
  • Method Details

    • withWebhookUrl

      Specifies the webhookUrl property: The webhook URL to send notifications to..
      Parameters:
      webhookUrl - The webhook URL to send notifications to.
      Returns:
      the next definition stage.