Interface Bookmark.DefinitionStages.WithQuery

All Known Subinterfaces:
Bookmark.Definition, Bookmark.DefinitionStages.WithCreate
Enclosing interface:
Bookmark.DefinitionStages

public static interface Bookmark.DefinitionStages.WithQuery
The stage of the Bookmark definition allowing to specify query.
  • Method Details

    • withQuery

      Specifies the query property: The query of the bookmark..
      Parameters:
      query - The query of the bookmark.
      Returns:
      the next definition stage.