| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
GetRunRequest |
GetRunRequest.setIncludeHistory(Boolean includeHistory) |
GetRunRequest |
GetRunRequest.setIncludeResolvedValues(Boolean includeResolvedValues) |
GetRunRequest |
GetRunRequest.setRunId(Long runId) |
| Modifier and Type | Method and Description |
|---|---|
Run |
JobsService.getRun(GetRunRequest getRunRequest)
Get a single job run.
|
Run |
JobsAPI.getRun(GetRunRequest request)
Get a single job run.
|
Copyright © 2024. All rights reserved.