# Packages
No description provided by the author
# Functions
No description provided by the author
NewJobsAPI creates JobsAPI instance from provider meta.
No description provided by the author
# Structs
CronSchedule contains the information for the quartz cron expression.
EmailNotifications contains the information for email notifications after job completion.
BEGIN Jobs + Repo integration preview.
Job contains the information when using a GET request from the Databricks Jobs api.
No description provided by the author
JobList returns a list of all jobs.
JobRun is a simplified representation of corresponding entity.
JobRunsList returns a page of job runs.
JobRunsListRequest used to do what it sounds like.
JobsAPI exposes the Jobs API.
JobSettings contains the information for configuring a job on databricks.
No description provided by the author
NotebookTask contains the information for notebook jobs.
PipelineTask contains the information for pipeline jobs.
PythonWheelTask contains the information for python wheel jobs.
RunParameters used to pass params to tasks.
RunState of the job.
SparkJarTask contains the information for jar jobs.
SparkPythonTask contains the information for python jobs.
SparkSubmitTask contains the information for spark submit jobs.
No description provided by the author
UpdateJobRequest used to do what it sounds like.