| Package | Description |
|---|---|
| com.databricks.sdk.service.files |
| Modifier and Type | Method and Description |
|---|---|
GetMetadataResponse |
FilesAPI.getMetadata(GetMetadataRequest request)
Get the metadata of a file.
|
GetMetadataResponse |
FilesService.getMetadata(GetMetadataRequest getMetadataRequest)
Get the metadata of a file.
|
GetMetadataResponse |
FilesAPI.getMetadata(String filePath) |
GetMetadataResponse |
GetMetadataResponse.setContentLength(Long contentLength) |
GetMetadataResponse |
GetMetadataResponse.setContentType(String contentType) |
GetMetadataResponse |
GetMetadataResponse.setLastModified(String lastModified) |
Copyright © 2026. All rights reserved.