| 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 |
JobsService.getRunOutput(GetRunOutputRequest getRunOutputRequest)
Get the output for a single run.
|
RunOutput |
JobsAPI.getRunOutput(GetRunOutputRequest request)
Get the output for a single run.
|
Copyright © 2024. All rights reserved.