| Package | Description |
|---|---|
| com.databricks.sdk.service.ml |
| Modifier and Type | Method and Description |
|---|---|
Stage |
ModelVersionDatabricks.getCurrentStage() |
Stage |
Activity.getFromStage() |
Stage |
CreateTransitionRequest.getStage() |
Stage |
TransitionModelVersionStageDatabricks.getStage() |
Stage |
RejectTransitionRequest.getStage() |
Stage |
ApproveTransitionRequest.getStage() |
Stage |
TransitionRequest.getToStage() |
Stage |
Activity.getToStage() |
static Stage |
Stage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stage[] |
Stage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.