Interface WatchlistItem.UpdateStages.WithWatchlistItemType

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

    public static interface WatchlistItem.UpdateStages.WithWatchlistItemType
    The stage of the WatchlistItem update allowing to specify watchlistItemType.
    • Method Detail

      • withWatchlistItemType

        WatchlistItem.Update withWatchlistItemType​(String watchlistItemType)
        Specifies the watchlistItemType property: The type of the watchlist item.
        Parameters:
        watchlistItemType - The type of the watchlist item.
        Returns:
        the next definition stage.