Interface Job.Update

All Superinterfaces:
Job.UpdateStages.WithCorrelationData, Job.UpdateStages.WithDescription, Job.UpdateStages.WithInput, Job.UpdateStages.WithOutputs, Job.UpdateStages.WithPriority
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.