Interface Watcher.Update
- All Superinterfaces:
Watcher.UpdateStages.WithExecutionFrequencyInSeconds
,Watcher.UpdateStages.WithName
- Enclosing interface:
- Watcher
public static interface Watcher.Update
extends Watcher.UpdateStages.WithName, Watcher.UpdateStages.WithExecutionFrequencyInSeconds
The template for Watcher update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.automation.models.Watcher.UpdateStages.WithExecutionFrequencyInSeconds
withExecutionFrequencyInSeconds
Methods inherited from interface com.azure.resourcemanager.automation.models.Watcher.UpdateStages.WithName
withName
-
Method Details
-
apply
Watcher apply()Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context
- The context to associate with this operation.- Returns:
- the updated resource.
-