| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
UpdateJob |
UpdateJob.setFieldsToRemove(Collection<String> fieldsToRemove) |
UpdateJob |
UpdateJob.setJobId(Long jobId) |
UpdateJob |
UpdateJob.setNewSettings(JobSettings newSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobsAPI.update(UpdateJob request)
Add, update, or remove specific settings of an existing job.
|
void |
JobsService.update(UpdateJob updateJob)
Add, update, or remove specific settings of an existing job.
|
Copyright © 2026. All rights reserved.