| Package | Description |
|---|---|
| com.databricks.sdk.service.sql |
| Modifier and Type | Method and Description |
|---|---|
LifecycleState |
Query.getLifecycleState() |
LifecycleState |
AlertV2.getLifecycleState() |
LifecycleState |
ListAlertsResponseAlert.getLifecycleState() |
LifecycleState |
ListQueryObjectsResponseQuery.getLifecycleState() |
LifecycleState |
Alert.getLifecycleState() |
static LifecycleState |
LifecycleState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LifecycleState[] |
LifecycleState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Query |
Query.setLifecycleState(LifecycleState lifecycleState) |
AlertV2 |
AlertV2.setLifecycleState(LifecycleState lifecycleState) |
ListAlertsResponseAlert |
ListAlertsResponseAlert.setLifecycleState(LifecycleState lifecycleState) |
ListQueryObjectsResponseQuery |
ListQueryObjectsResponseQuery.setLifecycleState(LifecycleState lifecycleState) |
Alert |
Alert.setLifecycleState(LifecycleState lifecycleState) |
Copyright © 2025. All rights reserved.