Interface Bookmark.DefinitionStages.WithCreatedBy

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

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

    • withCreatedBy

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