Uses of Class
com.databricks.sdk.service.jobs.NotebookOutput
-
Packages that use NotebookOutput Package Description com.databricks.sdk.service.jobs -
-
Uses of NotebookOutput in com.databricks.sdk.service.jobs
Methods in com.databricks.sdk.service.jobs that return NotebookOutput Modifier and Type Method Description NotebookOutputRunOutput. getNotebookOutput()NotebookOutputNotebookOutput. setResult(String result)NotebookOutputNotebookOutput. setTruncated(Boolean truncated)Methods in com.databricks.sdk.service.jobs with parameters of type NotebookOutput Modifier and Type Method Description RunOutputRunOutput. setNotebookOutput(NotebookOutput notebookOutput)
-