Interface Watchlist.DefinitionStages.WithProvider

All Known Subinterfaces:
Watchlist.Definition, Watchlist.DefinitionStages.WithCreate
Enclosing interface:
Watchlist.DefinitionStages

public static interface Watchlist.DefinitionStages.WithProvider
The stage of the Watchlist definition allowing to specify provider.
  • Method Details

    • withProvider

      Specifies the provider property: The provider of the watchlist.
      Parameters:
      provider - The provider of the watchlist.
      Returns:
      the next definition stage.