Interface SavedSearch.DefinitionStages.WithTags

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

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

    • withTags

      Specifies the tags property: The tags attached to the saved search..
      Parameters:
      tags - The tags attached to the saved search.
      Returns:
      the next definition stage.