Package | Description |
---|---|
com.databricks.sdk |
Modifier and Type | Method and Description |
---|---|
FilesAPI |
WorkspaceClient.files()
The Files API is a standard HTTP API that allows you to read, write, list, and delete files and
directories by referring to their URI.
|
Modifier and Type | Method and Description |
---|---|
WorkspaceClient |
WorkspaceClient.withFilesAPI(FilesAPI files)
Replace the default FilesAPI with a custom implementation.
|
Copyright © 2024. All rights reserved.