Uses of Class
org.elasticsearch.client.ml.job.config.JobUpdate
-
Packages that use JobUpdate Package Description org.elasticsearch.client.ml org.elasticsearch.client.ml.job.config -
-
Uses of JobUpdate in org.elasticsearch.client.ml
Methods in org.elasticsearch.client.ml that return JobUpdate Modifier and Type Method Description JobUpdateUpdateJobRequest. getJobUpdate()Constructors in org.elasticsearch.client.ml with parameters of type JobUpdate Constructor Description UpdateJobRequest(JobUpdate update) -
Uses of JobUpdate in org.elasticsearch.client.ml.job.config
Methods in org.elasticsearch.client.ml.job.config that return JobUpdate Modifier and Type Method Description JobUpdateJobUpdate.Builder. build()
-