Interface Watchlist.UpdateStages.WithUpdatedBy

  • All Known Subinterfaces:
    Watchlist.Update
    Enclosing interface:
    Watchlist.UpdateStages

    public static interface Watchlist.UpdateStages.WithUpdatedBy
    The stage of the Watchlist update allowing to specify updatedBy.
    • Method Detail

      • withUpdatedBy

        Watchlist.Update withUpdatedBy​(UserInfo updatedBy)
        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.