Interface Watchlist.UpdateStages.WithWatchlistAlias

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

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

      • withWatchlistAlias

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