| Package | Description |
|---|---|
| com.databricks.sdk.service.settings |
| Modifier and Type | Method and Description |
|---|---|
DestinationType |
ListNotificationDestinationsResult.getDestinationType() |
DestinationType |
NotificationDestination.getDestinationType() |
static DestinationType |
DestinationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DestinationType[] |
DestinationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListNotificationDestinationsResult |
ListNotificationDestinationsResult.setDestinationType(DestinationType destinationType) |
NotificationDestination |
NotificationDestination.setDestinationType(DestinationType destinationType) |
Copyright © 2025. All rights reserved.