Uses of Class
com.databricks.sdk.service.jobs.WebhookNotificationsOnDurationWarningThresholdExceededItem
-
Packages that use WebhookNotificationsOnDurationWarningThresholdExceededItem Package Description com.databricks.sdk.service.jobs -
-
Uses of WebhookNotificationsOnDurationWarningThresholdExceededItem in com.databricks.sdk.service.jobs
Methods in com.databricks.sdk.service.jobs that return WebhookNotificationsOnDurationWarningThresholdExceededItem Modifier and Type Method Description WebhookNotificationsOnDurationWarningThresholdExceededItemWebhookNotificationsOnDurationWarningThresholdExceededItem. setId(String id)Methods in com.databricks.sdk.service.jobs that return types with arguments of type WebhookNotificationsOnDurationWarningThresholdExceededItem Modifier and Type Method Description Collection<WebhookNotificationsOnDurationWarningThresholdExceededItem>WebhookNotifications. getOnDurationWarningThresholdExceeded()Method parameters in com.databricks.sdk.service.jobs with type arguments of type WebhookNotificationsOnDurationWarningThresholdExceededItem Modifier and Type Method Description WebhookNotificationsWebhookNotifications. setOnDurationWarningThresholdExceeded(Collection<WebhookNotificationsOnDurationWarningThresholdExceededItem> onDurationWarningThresholdExceeded)
-