Interface Bookmark.DefinitionStages.WithUpdated

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

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

    • withUpdated

      Specifies the updated property: The last time the bookmark was updated.
      Parameters:
      updated - The last time the bookmark was updated.
      Returns:
      the next definition stage.