Interface DevCenter.Update

All Superinterfaces:
DevCenter.UpdateStages.WithIdentity, DevCenter.UpdateStages.WithTags
Enclosing interface:
DevCenter

public static interface DevCenter.Update extends DevCenter.UpdateStages.WithTags, DevCenter.UpdateStages.WithIdentity
The template for DevCenter update.
  • Method Details

    • apply

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

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