| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
Notifications |
Notifications.setAlerts(Collection<String> alerts) |
Notifications |
Notifications.setEmailRecipients(Collection<String> emailRecipients) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Notifications> |
CreatePipeline.getNotifications() |
Collection<Notifications> |
EditPipeline.getNotifications() |
Collection<Notifications> |
PipelineSpec.getNotifications() |
| Modifier and Type | Method and Description |
|---|---|
CreatePipeline |
CreatePipeline.setNotifications(Collection<Notifications> notifications) |
EditPipeline |
EditPipeline.setNotifications(Collection<Notifications> notifications) |
PipelineSpec |
PipelineSpec.setNotifications(Collection<Notifications> notifications) |
Copyright © 2024. All rights reserved.