| Package | Description |
|---|---|
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
ClusterAutoRestartMessageMaintenanceWindowDayOfWeek |
ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule.getDayOfWeek() |
static ClusterAutoRestartMessageMaintenanceWindowDayOfWeek |
ClusterAutoRestartMessageMaintenanceWindowDayOfWeek.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterAutoRestartMessageMaintenanceWindowDayOfWeek[] |
ClusterAutoRestartMessageMaintenanceWindowDayOfWeek.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule |
ClusterAutoRestartMessageMaintenanceWindowWeekDayBasedSchedule.setDayOfWeek(ClusterAutoRestartMessageMaintenanceWindowDayOfWeek dayOfWeek) |
Copyright © 2024. All rights reserved.