| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
Import |
Import.setContent(String content) |
Import |
Import.setFormat(ImportFormat format) |
Import |
Import.setLanguage(Language language) |
Import |
Import.setOverwrite(Boolean overwrite) |
Import |
Import.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceAPI.importContent(Import request)
Imports a workspace object (for example, a notebook or file) or the contents of an entire
directory.
|
void |
WorkspaceService.importContent(Import importContent)
Imports a workspace object (for example, a notebook or file) or the contents of an entire
directory.
|
Copyright © 2026. All rights reserved.