| Package | Description |
|---|---|
| com.databricks.sdk.service.files |
| Modifier and Type | Method and Description |
|---|---|
GetStatusRequest |
GetStatusRequest.setPath(String path) |
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
DbfsService.getStatus(GetStatusRequest getStatusRequest)
Get the information of a file or directory.
|
FileInfo |
DbfsAPI.getStatus(GetStatusRequest request)
Get the information of a file or directory.
|
Copyright © 2024. All rights reserved.