Interface Watchlist.UpdateStages.WithProvider

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

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

      • withProvider

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