Interface Application.Update
- All Superinterfaces:
Application.UpdateStages.WithAllowUpdates,Application.UpdateStages.WithDefaultVersion,Application.UpdateStages.WithDisplayName
- Enclosing interface:
- Application
public static interface Application.Update
extends Application.UpdateStages.WithDisplayName, Application.UpdateStages.WithAllowUpdates, Application.UpdateStages.WithDefaultVersion
The template for Application update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.batch.models.Application.UpdateStages.WithAllowUpdates
withAllowUpdatesMethods inherited from interface com.azure.resourcemanager.batch.models.Application.UpdateStages.WithDefaultVersion
withDefaultVersionMethods inherited from interface com.azure.resourcemanager.batch.models.Application.UpdateStages.WithDisplayName
withDisplayName
-
Method Details
-
apply
Application 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.
-