| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
RestartWindow |
EditPipeline.getRestartWindow() |
RestartWindow |
PipelineSpec.getRestartWindow() |
RestartWindow |
CreatePipeline.getRestartWindow() |
RestartWindow |
ClonePipelineRequest.getRestartWindow() |
RestartWindow |
RestartWindow.setDaysOfWeek(Collection<DayOfWeek> daysOfWeek) |
RestartWindow |
RestartWindow.setStartHour(Long startHour) |
RestartWindow |
RestartWindow.setTimeZoneId(String timeZoneId) |
| Modifier and Type | Method and Description |
|---|---|
EditPipeline |
EditPipeline.setRestartWindow(RestartWindow restartWindow) |
PipelineSpec |
PipelineSpec.setRestartWindow(RestartWindow restartWindow) |
CreatePipeline |
CreatePipeline.setRestartWindow(RestartWindow restartWindow) |
ClonePipelineRequest |
ClonePipelineRequest.setRestartWindow(RestartWindow restartWindow) |
Copyright © 2026. All rights reserved.