| 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)
Moves a file from one location to another location within DBFS.
|
void |
DbfsAPI.move(Move request)
Moves a file from one location to another location within DBFS.
|
Copyright © 2026. All rights reserved.