Interface Watchlist.DefinitionStages.WithUpdatedBy

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

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

    • withUpdatedBy

      Specifies the updatedBy property: Describes a user that updated the watchlist.
      Parameters:
      updatedBy - Describes a user that updated the watchlist.
      Returns:
      the next definition stage.