| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
RunNowResponse |
JobsService.runNow(RunNow runNow)
Run a job and return the `run_id` of the triggered run.
|
RunNowResponse |
RunNowResponse.setNumberInJob(Long numberInJob) |
RunNowResponse |
RunNowResponse.setRunId(Long runId) |
| Modifier and Type | Method and Description |
|---|---|
Wait<Run,RunNowResponse> |
JobsAPI.runNow(RunNow request)
Run a job and return the `run_id` of the triggered run.
|
Copyright © 2026. All rights reserved.