| Package | Description |
|---|---|
| com.databricks.sdk.service.bundle |
| Modifier and Type | Method and Description |
|---|---|
CreateVersionRequest |
CreateVersionRequest.setParent(String parent) |
CreateVersionRequest |
CreateVersionRequest.setVersion(Version version) |
CreateVersionRequest |
CreateVersionRequest.setVersionId(String versionId) |
| Modifier and Type | Method and Description |
|---|---|
Version |
BundleService.createVersion(CreateVersionRequest createVersionRequest)
Creates a new version under a deployment.
|
Version |
BundleAPI.createVersion(CreateVersionRequest request)
Creates a new version under a deployment.
|
Copyright © 2026. All rights reserved.