Uses of Class
org.elasticsearch.client.ml.job.results.CategoryDefinition
-
Packages that use CategoryDefinition Package Description org.elasticsearch.client.ml org.elasticsearch.client.ml.job.results -
-
Uses of CategoryDefinition in org.elasticsearch.client.ml
Methods in org.elasticsearch.client.ml that return types with arguments of type CategoryDefinition Modifier and Type Method Description List<CategoryDefinition>GetCategoriesResponse. categories()The retrieved categories -
Uses of CategoryDefinition in org.elasticsearch.client.ml.job.results
Fields in org.elasticsearch.client.ml.job.results with type parameters of type CategoryDefinition Modifier and Type Field Description static ConstructingObjectParser<CategoryDefinition,Void>CategoryDefinition. PARSER
-