| Package | Description |
|---|---|
| com.databricks.sdk.service.bundledeployments |
| Modifier and Type | Method and Description |
|---|---|
DeploymentMode |
Deployment.getDeploymentMode() |
DeploymentMode |
Version.getDeploymentMode() |
static DeploymentMode |
DeploymentMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeploymentMode[] |
DeploymentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Deployment |
Deployment.setDeploymentMode(DeploymentMode deploymentMode) |
Version |
Version.setDeploymentMode(DeploymentMode deploymentMode) |
Copyright © 2026. All rights reserved.