Interface Watchlist.UpdateStages.WithSource

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

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

      • withSource

        Watchlist.Update withSource​(String source)
        Specifies the source property: The filename of the watchlist, called 'source'.
        Parameters:
        source - The filename of the watchlist, called 'source'.
        Returns:
        the next definition stage.