Interface Bookmark.UpdateStages.WithQueryStartTime

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

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

      • withQueryStartTime

        Bookmark.Update withQueryStartTime​(OffsetDateTime queryStartTime)
        Specifies the queryStartTime property: The start time for the query.
        Parameters:
        queryStartTime - The start time for the query.
        Returns:
        the next definition stage.