createJob

abstract suspend fun createJob(input: CreateJobRequest): CreateJobResponse

Creates a job. A job is a set of instructions that Deadline Cloud uses to schedule and run work on available workers. For more information, see Deadline Cloud jobs.