Interface WatchlistItem.DefinitionStages.WithUpdatedBy

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

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

    • withUpdatedBy

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