Interface Watchlist.UpdateStages.WithLabels

  • All Known Subinterfaces:
    Watchlist.Update
    Enclosing interface:
    Watchlist.UpdateStages

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

      • withLabels

        Watchlist.Update withLabels​(List<String> labels)
        Specifies the labels property: List of labels relevant to this watchlist.
        Parameters:
        labels - List of labels relevant to this watchlist.
        Returns:
        the next definition stage.