| Package | Description |
|---|---|
| com.databricks.sdk.service.files |
| Modifier and Type | Method and Description |
|---|---|
Delete |
Delete.setPath(String path) |
Delete |
Delete.setRecursive(Boolean recursive) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbfsService.delete(Delete delete)
Delete the file or directory (optionally recursively delete all files in the directory).
|
void |
DbfsAPI.delete(Delete request)
Delete the file or directory (optionally recursively delete all files in the directory).
|
Copyright © 2026. All rights reserved.