Interface Watchlist.DefinitionStages.WithIsDeleted

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

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

    • withIsDeleted

      Specifies the isDeleted property: A flag that indicates if the watchlist is deleted or not.
      Parameters:
      isDeleted - A flag that indicates if the watchlist is deleted or not.
      Returns:
      the next definition stage.