Package | Description |
---|---|
com.databricks.sdk.service.files |
Modifier and Type | Method and Description |
---|---|
Put |
Put.setContents(String contents) |
Put |
Put.setOverwrite(Boolean overwrite) |
Put |
Put.setPath(String path) |
Modifier and Type | Method and Description |
---|---|
void |
DbfsService.put(Put put)
Upload a file.
|
void |
DbfsAPI.put(Put request)
Upload a file.
|
Copyright © 2023. All rights reserved.