Interface EventSubscription.UpdateStages.WithFilter

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

public static interface EventSubscription.UpdateStages.WithFilter
The stage of the EventSubscription update allowing to specify filter.
  • Method Details

    • withFilter

      Specifies the filter property: Information about the filter for the event subscription..
      Parameters:
      filter - Information about the filter for the event subscription.
      Returns:
      the next definition stage.