Interface Bookmark.DefinitionStages.WithUpdatedBy

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

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

    • withUpdatedBy

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