Interface SavedSearch.Update

All Superinterfaces:
SavedSearch.UpdateStages.WithCategory, SavedSearch.UpdateStages.WithDisplayName, SavedSearch.UpdateStages.WithEtag, SavedSearch.UpdateStages.WithFunctionAlias, SavedSearch.UpdateStages.WithFunctionParameters, SavedSearch.UpdateStages.WithQuery, SavedSearch.UpdateStages.WithTags, SavedSearch.UpdateStages.WithVersion
Enclosing interface:
SavedSearch

The template for SavedSearch update.
  • Method Details

    • apply

      SavedSearch apply()
      Executes the update request.
      Returns:
      the updated resource.
    • apply

      SavedSearch apply(com.azure.core.util.Context context)
      Executes the update request.
      Parameters:
      context - The context to associate with this operation.
      Returns:
      the updated resource.