| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
TaskEmailNotifications |
Task.getEmailNotifications() |
TaskEmailNotifications |
TaskEmailNotifications.setOnDurationWarningThresholdExceeded(Collection<String> onDurationWarningThresholdExceeded) |
TaskEmailNotifications |
TaskEmailNotifications.setOnFailure(Collection<String> onFailure) |
TaskEmailNotifications |
TaskEmailNotifications.setOnStart(Collection<String> onStart) |
TaskEmailNotifications |
TaskEmailNotifications.setOnSuccess(Collection<String> onSuccess) |
| Modifier and Type | Method and Description |
|---|---|
Task |
Task.setEmailNotifications(TaskEmailNotifications emailNotifications) |
Copyright © 2024. All rights reserved.