Interface Watchlist.UpdateStages.WithDescription

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

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

      • withDescription

        Watchlist.Update withDescription​(String description)
        Specifies the description property: A description of the watchlist.
        Parameters:
        description - A description of the watchlist.
        Returns:
        the next definition stage.