| Package | Description |
|---|---|
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
NotificationDestination |
NotificationDestinationsService.create(CreateNotificationDestinationRequest createNotificationDestinationRequest)
Creates a notification destination.
|
NotificationDestination |
NotificationDestinationsAPI.create(CreateNotificationDestinationRequest request)
Creates a notification destination.
|
NotificationDestination |
NotificationDestinationsService.get(GetNotificationDestinationRequest getNotificationDestinationRequest)
Gets a notification destination.
|
NotificationDestination |
NotificationDestinationsAPI.get(GetNotificationDestinationRequest request)
Gets a notification destination.
|
NotificationDestination |
NotificationDestinationsAPI.get(String id) |
NotificationDestination |
NotificationDestination.setConfig(Config config) |
NotificationDestination |
NotificationDestination.setDestinationType(DestinationType destinationType) |
NotificationDestination |
NotificationDestination.setDisplayName(String displayName) |
NotificationDestination |
NotificationDestination.setId(String id) |
NotificationDestination |
NotificationDestinationsService.update(UpdateNotificationDestinationRequest updateNotificationDestinationRequest)
Updates a notification destination.
|
NotificationDestination |
NotificationDestinationsAPI.update(UpdateNotificationDestinationRequest request)
Updates a notification destination.
|
Copyright © 2026. All rights reserved.