Package com.databricks.sdk.service.files
Class Move
- java.lang.Object
-
- com.databricks.sdk.service.files.Move
-
@Generated public class Move extends Object
-
-
Constructor Summary
Constructors Constructor Description Move()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetDestinationPath()StringgetSourcePath()inthashCode()MovesetDestinationPath(String destinationPath)MovesetSourcePath(String sourcePath)StringtoString()
-