Uses of Class
org.elasticsearch.client.ml.job.process.ModelSnapshot.Builder
-
Packages that use ModelSnapshot.Builder Package Description org.elasticsearch.client.ml org.elasticsearch.client.ml.job.process -
-
Uses of ModelSnapshot.Builder in org.elasticsearch.client.ml
Constructors in org.elasticsearch.client.ml with parameters of type ModelSnapshot.Builder Constructor Description RevertModelSnapshotResponse(ModelSnapshot.Builder modelSnapshot)UpdateModelSnapshotResponse(boolean acknowledged, ModelSnapshot.Builder modelSnapshot) -
Uses of ModelSnapshot.Builder in org.elasticsearch.client.ml.job.process
Fields in org.elasticsearch.client.ml.job.process with type parameters of type ModelSnapshot.Builder Modifier and Type Field Description static ObjectParser<ModelSnapshot.Builder,Void>ModelSnapshot. PARSER
-