Interface Watchlist.DefinitionStages.WithUpdated

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

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

    • withUpdated

      Specifies the updated property: The last time the watchlist was updated.
      Parameters:
      updated - The last time the watchlist was updated.
      Returns:
      the next definition stage.