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