Uses of Class
com.databricks.sdk.service.jobs.JobSource
-
Packages that use JobSource Package Description com.databricks.sdk.service.jobs -
-
Uses of JobSource in com.databricks.sdk.service.jobs
Methods in com.databricks.sdk.service.jobs that return JobSource Modifier and Type Method Description JobSourceGitSource. getJobSource()JobSourceJobSource. setDirtyState(JobSourceDirtyState dirtyState)JobSourceJobSource. setImportFromGitBranch(String importFromGitBranch)JobSourceJobSource. setJobConfigPath(String jobConfigPath)Methods in com.databricks.sdk.service.jobs with parameters of type JobSource Modifier and Type Method Description GitSourceGitSource. setJobSource(JobSource jobSource)
-