Interface Watchlist.DefinitionStages.WithWatchlistType

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

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

    • withWatchlistType

      Watchlist.DefinitionStages.WithCreate withWatchlistType(String watchlistType)
      Specifies the watchlistType property: The type of the watchlist.
      Parameters:
      watchlistType - The type of the watchlist.
      Returns:
      the next definition stage.