Package com.databricks.sdk.service.files
Class Delete
- java.lang.Object
-
- com.databricks.sdk.service.files.Delete
-
@Generated public class Delete extends Object
-
-
Constructor Summary
Constructors Constructor Description Delete()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getPath()
Boolean
getRecursive()
int
hashCode()
Delete
setPath(String path)
Delete
setRecursive(Boolean recursive)
String
toString()
-