Interface JobResource.UpdateStages.WithDetails

All Known Subinterfaces:
JobResource.Update
Enclosing interface:
JobResource.UpdateStages

public static interface JobResource.UpdateStages.WithDetails
The stage of the JobResource update allowing to specify details.
  • Method Details

    • withDetails

      JobResource.Update withDetails(UpdateJobDetails details)
      Specifies the details property: Details of a job to be updated..
      Parameters:
      details - Details of a job to be updated.
      Returns:
      the next definition stage.