Interface Bookmark.UpdateStages.WithQuery

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

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

      • withQuery

        Bookmark.Update withQuery​(String query)
        Specifies the query property: The query of the bookmark..
        Parameters:
        query - The query of the bookmark.
        Returns:
        the next definition stage.