| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
DbtPlatformRunStatus |
DbtPlatformJobRunStep.getStatus() |
DbtPlatformRunStatus |
DbtCloudJobRunStep.getStatus() |
static DbtPlatformRunStatus |
DbtPlatformRunStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DbtPlatformRunStatus[] |
DbtPlatformRunStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DbtPlatformJobRunStep |
DbtPlatformJobRunStep.setStatus(DbtPlatformRunStatus status) |
DbtCloudJobRunStep |
DbtCloudJobRunStep.setStatus(DbtPlatformRunStatus status) |
Copyright © 2026. All rights reserved.