Interface Bookmark.UpdateStages.WithQueryResult

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

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

      • withQueryResult

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