Interface Watchlist.UpdateStages.WithWatchlistType

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

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

      • withWatchlistType

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