Uses of Class
com.databricks.sdk.service.files.Move
-
Packages that use Move Package Description com.databricks.sdk.service.files -
-
Uses of Move in com.databricks.sdk.service.files
Methods in com.databricks.sdk.service.files that return Move Modifier and Type Method Description MoveMove. setDestinationPath(String destinationPath)MoveMove. setSourcePath(String sourcePath)Methods in com.databricks.sdk.service.files with parameters of type Move Modifier and Type Method Description voidDbfsAPI. move(Move request)Move a file.voidDbfsService. move(Move move)Move a file.
-