| Package | Description |
|---|---|
| com.databricks.sdk.service.pipelines |
| Modifier and Type | Method and Description |
|---|---|
StartUpdateCause |
StartUpdate.getCause() |
static StartUpdateCause |
StartUpdateCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StartUpdateCause[] |
StartUpdateCause.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StartUpdate |
StartUpdate.setCause(StartUpdateCause cause) |
Copyright © 2024. All rights reserved.