Interface EventSubscription.UpdateStages.WithLabels

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

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

    • withLabels

      EventSubscription.Update withLabels(List<String> labels)
      Specifies the labels property: List of user defined labels..
      Parameters:
      labels - List of user defined labels.
      Returns:
      the next definition stage.