| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
ResetJob |
ResetJob.setJobId(Long jobId) |
ResetJob |
ResetJob.setNewSettings(JobSettings newSettings) |
| Modifier and Type | Method and Description |
|---|---|
void |
JobsAPI.reset(ResetJob request)
Overwrite all settings for the given job.
|
void |
JobsService.reset(ResetJob resetJob)
Overwrite all settings for the given job.
|
Copyright © 2026. All rights reserved.