Interface Bookmark.UpdateStages.WithUpdated

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

    public static interface Bookmark.UpdateStages.WithUpdated
    The stage of the Bookmark update allowing to specify updated.
    • Method Detail

      • withUpdated

        Bookmark.Update withUpdated​(OffsetDateTime updated)
        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.