Interface Watcher.Update

All Superinterfaces:
Watcher.UpdateStages.WithExecutionFrequencyInSeconds, Watcher.UpdateStages.WithName
Enclosing interface:
Watcher

The template for Watcher update.
  • Method Details

    • apply

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

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