| Package | Description |
|---|---|
| com.databricks.sdk.mixin | |
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
Job |
JobsExt.get(GetJobRequest request)
Wrap the
JobsApi.get operation to retrieve paginated content without breaking the
response contract. |
| Modifier and Type | Method and Description |
|---|---|
GetJobRequest |
GetJobRequest.setJobId(Long jobId) |
GetJobRequest |
GetJobRequest.setPageToken(String pageToken) |
| Modifier and Type | Method and Description |
|---|---|
Job |
JobsService.get(GetJobRequest getJobRequest)
Get a single job.
|
Job |
JobsAPI.get(GetJobRequest request)
Get a single job.
|
Copyright © 2025. All rights reserved.