| Package | Description |
|---|---|
| com.databricks.sdk | |
| com.databricks.sdk.service.jobs |
| Class and Description |
|---|
| JobsAPI
The Jobs API allows you to create, edit, and delete jobs.
|
| JobsService
The Jobs API allows you to create, edit, and delete jobs.
|
| Class and Description |
|---|
| BaseJob |
| BaseRun |
| CancelAllRuns |
| CancelRun |
| ClusterInstance |
| ClusterSpec |
| Condition |
| ConditionTask |
| ConditionTaskOp
* `EQUAL_TO`, `NOT_EQUAL` operators perform string comparison of their operands.
|
| Continuous |
| CreateJob |
| CreateResponse
Job was created successfully
|
| CronSchedule |
| DbtOutput |
| DbtTask |
| DeleteJob |
| DeleteRun |
| ExportRunOutput
Run was exported successfully.
|
| ExportRunRequest
Export and retrieve a job run
|
| FileArrivalTriggerConfiguration |
| ForEachStats |
| ForEachTask |
| ForEachTaskErrorMessageStats |
| ForEachTaskTaskRunStats |
| Format |
| GetJobPermissionLevelsRequest
Get job permission levels
|
| GetJobPermissionLevelsResponse |
| GetJobPermissionsRequest
Get job permissions
|
| GetJobRequest
Get a single job
|
| GetRunOutputRequest
Get the output for a single run
|
| GetRunRequest
Get a single job run
|
| GitProvider |
| GitSnapshot
Read-only state of the remote repository at the time the job was run.
|
| GitSource
An optional specification for a remote Git repository containing the source code used by tasks.
|
| Job
Job was retrieved successfully.
|
| JobAccessControlRequest |
| JobAccessControlResponse |
| JobCluster |
| JobDeployment |
| JobDeploymentKind
`BUNDLE`: The job is managed by Databricks Asset Bundle.
|
| JobEditMode
Edit mode of the job.
|
| JobEmailNotifications |
| JobEnvironment |
| JobNotificationSettings |
| JobParameter |
| JobParameterDefinition |
| JobPermission |
| JobPermissionLevel
Permission level
|
| JobPermissions |
| JobPermissionsDescription |
| JobPermissionsRequest |
| JobRunAs
Write-only setting, available only in Create/Update/Reset and Submit calls.
|
| JobSettings |
| JobsHealthMetric
Specifies the health metric that is being evaluated for a particular health rule.
|
| JobsHealthOperator
Specifies the operator used to compare the health metric value with the specified threshold.
|
| JobsHealthRule |
| JobsHealthRules
An optional set of health rules that can be defined for this job.
|
| JobSource
The source of the job specification in the remote repository when the job is source controlled.
|
| JobSourceDirtyState
Dirty state indicates the job is not fully synced with the job specification in the remote
repository.
|
| JobsService
The Jobs API allows you to create, edit, and delete jobs.
|
| ListJobsRequest
List jobs
|
| ListJobsResponse
List of jobs was retrieved successfully.
|
| ListRunsRequest
List job runs
|
| ListRunsResponse
List of runs was retrieved successfully.
|
| NotebookOutput |
| NotebookTask |
| PauseStatus |
| PipelineParams |
| PipelineTask |
| PythonWheelTask |
| QueueSettings |
| RepairHistoryItem |
| RepairHistoryItemType
The repair history item type.
|
| RepairRun |
| RepairRunResponse
Run repair was initiated.
|
| ResetJob |
| ResolvedConditionTaskValues |
| ResolvedDbtTaskValues |
| ResolvedNotebookTaskValues |
| ResolvedParamPairValues |
| ResolvedPythonWheelTaskValues |
| ResolvedRunJobTaskValues |
| ResolvedStringParamsValues |
| ResolvedValues
Next field: 15
|
| Run
Run was retrieved successfully
|
| RunConditionTask |
| RunForEachTask |
| RunIf
An optional value indicating the condition that determines whether the task should be run once
its dependencies have been completed.
|
| RunJobOutput |
| RunJobTask |
| RunLifeCycleState
A value indicating the run's lifecycle state.
|
| RunNow |
| RunNowResponse
Run was started successfully.
|
| RunOutput
Run output was retrieved successfully.
|
| RunParameters |
| RunResultState
A value indicating the run's result.
|
| RunState
The current state of the run.
|
| RunTask
Used when outputting a child run, in GetRun or ListRuns.
|
| RunType
The type of a run.
|
| Source
Optional location type of the SQL file.
|
| SparkJarTask |
| SparkPythonTask |
| SparkSubmitTask |
| SqlAlertOutput |
| SqlAlertState
The state of the SQL alert.
|
| SqlDashboardOutput |
| SqlDashboardWidgetOutput |
| SqlDashboardWidgetOutputStatus |
| SqlOutput |
| SqlOutputError |
| SqlQueryOutput |
| SqlStatementOutput |
| SqlTask |
| SqlTaskAlert |
| SqlTaskDashboard |
| SqlTaskFile |
| SqlTaskQuery |
| SqlTaskSubscription |
| SubmitRun |
| SubmitRunResponse
Run was created and started successfully.
|
| SubmitTask |
| TableUpdateTriggerConfiguration |
| Task |
| TaskDependency |
| TaskEmailNotifications |
| TaskNotificationSettings |
| TriggerInfo
Additional details about what triggered the run
|
| TriggerSettings |
| TriggerType
The type of trigger that fired this run.
|
| UpdateJob |
| ViewItem |
| ViewsToExport
* `CODE`: Code view of the notebook.
|
| ViewType
`NOTEBOOK`: Notebook view item.
|
| Webhook |
| WebhookNotifications |
Copyright © 2024. All rights reserved.