Class FileLibrary
- java.lang.Object
-
- com.databricks.sdk.service.pipelines.FileLibrary
-
@Generated public class FileLibrary extends Object
-
-
Constructor Summary
Constructors Constructor Description FileLibrary()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
String
getPath()
int
hashCode()
FileLibrary
setPath(String path)
String
toString()
-
-
-
Method Detail
-
setPath
public FileLibrary setPath(String path)
-
getPath
public String getPath()
-
-