| 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 |
|---|---|
Job |
JobsService.get(GetJobRequest getJobRequest)
Get a single job.
|
Job |
JobsAPI.get(GetJobRequest request)
Get a single job.
|
Job |
JobsAPI.get(long jobId) |
Job |
Job.setCreatedTime(Long createdTime) |
Job |
Job.setCreatorUserName(String creatorUserName) |
Job |
Job.setEffectiveBudgetPolicyId(String effectiveBudgetPolicyId) |
Job |
Job.setHasMore(Boolean hasMore) |
Job |
Job.setJobId(Long jobId) |
Job |
Job.setNextPageToken(String nextPageToken) |
Job |
Job.setRunAsUserName(String runAsUserName) |
Job |
Job.setSettings(JobSettings settings) |
Copyright © 2025. All rights reserved.