| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
GetRunOutputRequest |
GetRunOutputRequest.setRunId(Long runId) |
| Modifier and Type | Method and Description |
|---|---|
RunOutput |
JobsAPI.getRunOutput(GetRunOutputRequest request)
Retrieve the output and metadata of a single task run.
|
RunOutput |
JobsService.getRunOutput(GetRunOutputRequest getRunOutputRequest)
Retrieve the output and metadata of a single task run.
|
Copyright © 2026. All rights reserved.