Interface Watchlist.DefinitionStages.WithSource

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

public static interface Watchlist.DefinitionStages.WithSource
The stage of the Watchlist definition allowing to specify source.
  • Method Details

    • withSource

      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.