Interface Job.Update

All Superinterfaces:
Job.UpdateStages.WithIdentity, Job.UpdateStages.WithProperties, Job.UpdateStages.WithTags
Enclosing interface:
Job

The template for Job update.
  • Method Details

    • apply

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

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