Uses of Class
com.databricks.sdk.service.ml.JobSpecWithoutSecret
-
Packages that use JobSpecWithoutSecret Package Description com.databricks.sdk.service.ml -
-
Uses of JobSpecWithoutSecret in com.databricks.sdk.service.ml
Methods in com.databricks.sdk.service.ml that return JobSpecWithoutSecret Modifier and Type Method Description JobSpecWithoutSecretRegistryWebhook. getJobSpec()JobSpecWithoutSecretJobSpecWithoutSecret. setJobId(String jobId)JobSpecWithoutSecretJobSpecWithoutSecret. setWorkspaceUrl(String workspaceUrl)Methods in com.databricks.sdk.service.ml with parameters of type JobSpecWithoutSecret Modifier and Type Method Description RegistryWebhookRegistryWebhook. setJobSpec(JobSpecWithoutSecret jobSpec)
-