Uses of Class
com.databricks.sdk.service.jobs.JobsHealthRule
-
Packages that use JobsHealthRule Package Description com.databricks.sdk.service.jobs -
-
Uses of JobsHealthRule in com.databricks.sdk.service.jobs
Methods in com.databricks.sdk.service.jobs that return JobsHealthRule Modifier and Type Method Description JobsHealthRuleJobsHealthRule. setMetric(JobsHealthMetric metric)JobsHealthRuleJobsHealthRule. setOp(JobsHealthOperator op)JobsHealthRuleJobsHealthRule. setValue(Long value)Methods in com.databricks.sdk.service.jobs that return types with arguments of type JobsHealthRule Modifier and Type Method Description Collection<JobsHealthRule>JobsHealthRules. getRules()Method parameters in com.databricks.sdk.service.jobs with type arguments of type JobsHealthRule Modifier and Type Method Description JobsHealthRulesJobsHealthRules. setRules(Collection<JobsHealthRule> rules)
-