Uses of Class
com.databricks.sdk.service.jobs.SqlOutputError
-
Packages that use SqlOutputError Package Description com.databricks.sdk.service.jobs -
-
Uses of SqlOutputError in com.databricks.sdk.service.jobs
Methods in com.databricks.sdk.service.jobs that return SqlOutputError Modifier and Type Method Description SqlOutputErrorSqlDashboardWidgetOutput. getError()SqlOutputErrorSqlOutputError. setMessage(String message)Methods in com.databricks.sdk.service.jobs with parameters of type SqlOutputError Modifier and Type Method Description SqlDashboardWidgetOutputSqlDashboardWidgetOutput. setError(SqlOutputError error)
-