Interface NotificationChannel.DefinitionStages.WithEvents

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

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

    • withEvents

      Specifies the events property: The list of event for which this notification is enabled..
      Parameters:
      events - The list of event for which this notification is enabled.
      Returns:
      the next definition stage.