Uses of Class
org.elasticsearch.client.ml.job.config.ModelPlotConfig
-
Packages that use ModelPlotConfig Package Description org.elasticsearch.client.ml.job.config -
-
Uses of ModelPlotConfig in org.elasticsearch.client.ml.job.config
Fields in org.elasticsearch.client.ml.job.config with type parameters of type ModelPlotConfig Modifier and Type Field Description static ConstructingObjectParser<ModelPlotConfig,Void>ModelPlotConfig. PARSERMethods in org.elasticsearch.client.ml.job.config that return ModelPlotConfig Modifier and Type Method Description ModelPlotConfigJob. getModelPlotConfig()ModelPlotConfigJobUpdate. getModelPlotConfig()Methods in org.elasticsearch.client.ml.job.config with parameters of type ModelPlotConfig Modifier and Type Method Description Job.BuilderJob.Builder. setModelPlotConfig(ModelPlotConfig modelPlotConfig)JobUpdate.BuilderJobUpdate.Builder. setModelPlotConfig(ModelPlotConfig modelPlotConfig)Enables/disables the model plot config setting throughenabledUpdates theJob.modelPlotConfigsetting
-