| Package | Description |
|---|---|
| com.databricks.sdk.service.files |
| Modifier and Type | Method and Description |
|---|---|
Move |
Move.setDestinationPath(String destinationPath) |
Move |
Move.setSourcePath(String sourcePath) |
| Modifier and Type | Method and Description |
|---|---|
void |
DbfsService.move(Move move)
Move a file.
|
void |
DbfsAPI.move(Move request)
Move a file.
|
Copyright © 2024. All rights reserved.