Class PythonWheelTaskSetting
java.lang.Object
io.kestra.plugin.databricks.job.task.PythonWheelTaskSetting
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.databricks.sdk.service.jobs.PythonWheelTasktoPythonWheelTask(io.kestra.core.runners.RunContext runContext)
-
Constructor Details
-
PythonWheelTaskSetting
public PythonWheelTaskSetting()
-
-
Method Details
-
toPythonWheelTask
public com.databricks.sdk.service.jobs.PythonWheelTask toPythonWheelTask(io.kestra.core.runners.RunContext runContext) throws io.kestra.core.exceptions.IllegalVariableEvaluationException - Throws:
io.kestra.core.exceptions.IllegalVariableEvaluationException
-