Interface Bookmark.UpdateStages.WithEventTime

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

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

      • withEventTime

        Bookmark.Update withEventTime​(OffsetDateTime eventTime)
        Specifies the eventTime property: The bookmark event time.
        Parameters:
        eventTime - The bookmark event time.
        Returns:
        the next definition stage.