Interface Service.Update

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

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

    • apply

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

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