| Package | Description |
|---|---|
| com.databricks.sdk.service.files |
| Modifier and Type | Method and Description |
|---|---|
ListDbfsRequest |
ListDbfsRequest.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
ListStatusResponse |
DbfsService.list(ListDbfsRequest listDbfsRequest)
List directory contents or file details.
|
Iterable<FileInfo> |
DbfsAPI.list(ListDbfsRequest request)
List directory contents or file details.
|
Copyright © 2024. All rights reserved.