| Package | Description |
|---|---|
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
Config |
CreateNotificationDestinationRequest.getConfig() |
Config |
UpdateNotificationDestinationRequest.getConfig() |
Config |
NotificationDestination.getConfig() |
Config |
Config.setEmail(EmailConfig email) |
Config |
Config.setGenericWebhook(GenericWebhookConfig genericWebhook) |
Config |
Config.setMicrosoftTeams(MicrosoftTeamsConfig microsoftTeams) |
Config |
Config.setPagerduty(PagerdutyConfig pagerduty) |
Config |
Config.setSlack(SlackConfig slack) |
| Modifier and Type | Method and Description |
|---|---|
CreateNotificationDestinationRequest |
CreateNotificationDestinationRequest.setConfig(Config config) |
UpdateNotificationDestinationRequest |
UpdateNotificationDestinationRequest.setConfig(Config config) |
NotificationDestination |
NotificationDestination.setConfig(Config config) |
Copyright © 2025. All rights reserved.