| Package | Description |
|---|---|
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
ListNotificationDestinationsResult |
ListNotificationDestinationsResult.setDestinationType(DestinationType destinationType) |
ListNotificationDestinationsResult |
ListNotificationDestinationsResult.setDisplayName(String displayName) |
ListNotificationDestinationsResult |
ListNotificationDestinationsResult.setId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ListNotificationDestinationsResult> |
ListNotificationDestinationsResponse.getResults() |
Iterable<ListNotificationDestinationsResult> |
NotificationDestinationsAPI.list(ListNotificationDestinationsRequest request)
List notification destinations.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationDestinationsResponse |
ListNotificationDestinationsResponse.setResults(Collection<ListNotificationDestinationsResult> results) |
Copyright © 2025. All rights reserved.