Interface Application.Update

All Superinterfaces:
Application.UpdateStages.WithConditionSets, Application.UpdateStages.WithDescription, Application.UpdateStages.WithDisplayName, Application.UpdateStages.WithSourceResourceType
Enclosing interface:
Application

The template for Application update.
  • Method Details

    • apply

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

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