Interface Watchlist.DefinitionStages.WithWatchlistAlias

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

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

    • withWatchlistAlias

      Watchlist.DefinitionStages.WithCreate withWatchlistAlias(String watchlistAlias)
      Specifies the watchlistAlias property: The alias of the watchlist.
      Parameters:
      watchlistAlias - The alias of the watchlist.
      Returns:
      the next definition stage.