| Package | Description |
|---|---|
| com.databricks.sdk.mixin | |
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
Run |
JobsExt.getRun(GetRunRequest request)
Wrap the
JobsApi.getRun operation to retrieve paginated content without breaking the
response contract. |
| Modifier and Type | Method and Description |
|---|---|
GetRunRequest |
GetRunRequest.setIncludeHistory(Boolean includeHistory) |
GetRunRequest |
GetRunRequest.setIncludeResolvedValues(Boolean includeResolvedValues) |
GetRunRequest |
GetRunRequest.setPageToken(String pageToken) |
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 © 2025. All rights reserved.