Interface JobDefinition.Update

All Superinterfaces:
JobDefinition.UpdateStages.WithAgentName, JobDefinition.UpdateStages.WithCopyMode, JobDefinition.UpdateStages.WithDescription
Enclosing interface:
JobDefinition

The template for JobDefinition update.
  • Method Details

    • apply

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

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