| Package | Description |
|---|---|
| com.databricks.sdk.service.sql |
| Modifier and Type | Method and Description |
|---|---|
AlertEvaluationState |
AlertV2Evaluation.getEmptyResultState() |
AlertEvaluationState |
AlertV2Evaluation.getState() |
static AlertEvaluationState |
AlertEvaluationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AlertEvaluationState[] |
AlertEvaluationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AlertV2Evaluation |
AlertV2Evaluation.setEmptyResultState(AlertEvaluationState emptyResultState) |
AlertV2Evaluation |
AlertV2Evaluation.setState(AlertEvaluationState state) |
Copyright © 2025. All rights reserved.