Interface Watchlist.DefinitionStages.WithCreatedBy

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

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

    • withCreatedBy

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