Interface Bookmark.UpdateStages.WithCreated

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

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

      • withCreated

        Bookmark.Update withCreated​(OffsetDateTime created)
        Specifies the created property: The time the bookmark was created.
        Parameters:
        created - The time the bookmark was created.
        Returns:
        the next definition stage.