| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
Webhook |
Webhook.setId(String id) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Webhook> |
WebhookNotifications.getOnDurationWarningThresholdExceeded() |
Collection<Webhook> |
WebhookNotifications.getOnFailure() |
Collection<Webhook> |
WebhookNotifications.getOnStart() |
Collection<Webhook> |
WebhookNotifications.getOnSuccess() |
| Modifier and Type | Method and Description |
|---|---|
WebhookNotifications |
WebhookNotifications.setOnDurationWarningThresholdExceeded(Collection<Webhook> onDurationWarningThresholdExceeded) |
WebhookNotifications |
WebhookNotifications.setOnFailure(Collection<Webhook> onFailure) |
WebhookNotifications |
WebhookNotifications.setOnStart(Collection<Webhook> onStart) |
WebhookNotifications |
WebhookNotifications.setOnSuccess(Collection<Webhook> onSuccess) |
Copyright © 2024. All rights reserved.