| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
ExportRequest |
ExportRequest.setFormat(ExportFormat format) |
ExportRequest |
ExportRequest.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
ExportResponse |
WorkspaceAPI.export(ExportRequest request)
Exports an object or the contents of an entire directory.
|
ExportResponse |
WorkspaceService.export(ExportRequest exportRequest)
Exports an object or the contents of an entire directory.
|
Copyright © 2026. All rights reserved.