| Package | Description |
|---|---|
| com.databricks.sdk.service.jobs |
| Modifier and Type | Method and Description |
|---|---|
EnforcePolicyComplianceRequest |
EnforcePolicyComplianceRequest.setJobId(Long jobId) |
EnforcePolicyComplianceRequest |
EnforcePolicyComplianceRequest.setValidateOnly(Boolean validateOnly) |
| Modifier and Type | Method and Description |
|---|---|
EnforcePolicyComplianceResponse |
PolicyComplianceForJobsService.enforceCompliance(EnforcePolicyComplianceRequest enforcePolicyComplianceRequest)
Updates a job so the job clusters that are created when running the job (specified in
`new_cluster`) are compliant with the current versions of their respective cluster policies.
|
EnforcePolicyComplianceResponse |
PolicyComplianceForJobsAPI.enforceCompliance(EnforcePolicyComplianceRequest request)
Updates a job so the job clusters that are created when running the job (specified in
`new_cluster`) are compliant with the current versions of their respective cluster policies.
|
Copyright © 2026. All rights reserved.