| Package | Description |
|---|---|
| com.databricks.sdk.service.files |
| Modifier and Type | Method and Description |
|---|---|
AddBlock |
AddBlock.setData(String data) |
AddBlock |
AddBlock.setHandle(Long handle) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbfsService.addBlock(AddBlock addBlock)
Appends a block of data to the stream specified by the input handle.
|
void |
DbfsAPI.addBlock(AddBlock request)
Appends a block of data to the stream specified by the input handle.
|
Copyright © 2026. All rights reserved.