Interface Watchlist.UpdateStages.WithDisplayName

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

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

      • withDisplayName

        Watchlist.Update withDisplayName​(String displayName)
        Specifies the displayName property: The display name of the watchlist.
        Parameters:
        displayName - The display name of the watchlist.
        Returns:
        the next definition stage.