| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
PipelineStateInfoHealth |
PipelineStateInfo.getHealth() |
static PipelineStateInfoHealth |
PipelineStateInfoHealth.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PipelineStateInfoHealth[] |
PipelineStateInfoHealth.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PipelineStateInfo |
PipelineStateInfo.setHealth(PipelineStateInfoHealth health) |
Copyright © 2025. All rights reserved.