| Package | Description |
|---|---|
| com.databricks.sdk.service.sql |
| Modifier and Type | Method and Description |
|---|---|
AlertCondition |
CreateAlertRequestAlert.getCondition() |
AlertCondition |
ListAlertsResponseAlert.getCondition() |
AlertCondition |
UpdateAlertRequestAlert.getCondition() |
AlertCondition |
Alert.getCondition() |
AlertCondition |
AlertCondition.setEmptyResultState(AlertState emptyResultState) |
AlertCondition |
AlertCondition.setOp(AlertOperator op) |
AlertCondition |
AlertCondition.setOperand(AlertConditionOperand operand) |
AlertCondition |
AlertCondition.setThreshold(AlertConditionThreshold threshold) |
| Modifier and Type | Method and Description |
|---|---|
CreateAlertRequestAlert |
CreateAlertRequestAlert.setCondition(AlertCondition condition) |
ListAlertsResponseAlert |
ListAlertsResponseAlert.setCondition(AlertCondition condition) |
UpdateAlertRequestAlert |
UpdateAlertRequestAlert.setCondition(AlertCondition condition) |
Alert |
Alert.setCondition(AlertCondition condition) |
Copyright © 2025. All rights reserved.