| Package | Description |
|---|---|
| com.databricks.sdk.service.workspace |
| Modifier and Type | Method and Description |
|---|---|
Delete |
Delete.setPath(String path) |
Delete |
Delete.setRecursive(Boolean recursive) |
| Modifier and Type | Method and Description |
|---|---|
void |
WorkspaceAPI.delete(Delete request)
Deletes an object or a directory (and optionally recursively deletes all objects in the
directory).
|
void |
WorkspaceService.delete(Delete delete)
Deletes an object or a directory (and optionally recursively deletes all objects in the
directory).
|
Copyright © 2026. All rights reserved.