| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
static ActivityAction |
ActivityAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActivityAction[] |
ActivityAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ActivityAction> |
TransitionRequest.getAvailableActions() |
| Modifier and Type | Method and Description |
|---|---|
TransitionRequest |
TransitionRequest.setAvailableActions(Collection<ActivityAction> availableActions) |
Copyright © 2024. All rights reserved.