| Package | Description |
|---|---|
| com.databricks.sdk.service.catalog |
| Modifier and Type | Method and Description |
|---|---|
MonitorNotificationsConfig |
MonitorNotificationsConfig.setOnFailure(MonitorDestinations onFailure) |
| Modifier and Type | Method and Description |
|---|---|
Collection<MonitorNotificationsConfig> |
UpdateMonitor.getNotifications() |
Collection<MonitorNotificationsConfig> |
CreateMonitor.getNotifications() |
Collection<MonitorNotificationsConfig> |
MonitorInfo.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
UpdateMonitor |
UpdateMonitor.setNotifications(Collection<MonitorNotificationsConfig> notifications) |
CreateMonitor |
CreateMonitor.setNotifications(Collection<MonitorNotificationsConfig> notifications) |
MonitorInfo |
MonitorInfo.setNotifications(Collection<MonitorNotificationsConfig> notifications) |
Copyright © 2024. All rights reserved.