Interface SavedSearch.DefinitionStages.WithCategory

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

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

    • withCategory

      Specifies the category property: The category of the saved search. This helps the user to find a saved search faster. .
      Parameters:
      category - The category of the saved search. This helps the user to find a saved search faster.
      Returns:
      the next definition stage.