| 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)
Import a workspace object.
|
void |
WorkspaceService.importContent(Import importContent)
Import a workspace object.
|
Copyright © 2024. All rights reserved.