Interface SavedSearch.DefinitionStages.WithQuery

All Known Subinterfaces:
SavedSearch.Definition
Enclosing interface:
SavedSearch.DefinitionStages

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

    • withQuery

      Specifies the query property: The query expression for the saved search..
      Parameters:
      query - The query expression for the saved search.
      Returns:
      the next definition stage.