Uses of Class
technology.semi.weaviate.client.v1.classifications.model.Classification
-
Packages that use Classification Package Description technology.semi.weaviate.client.v1.classifications.api technology.semi.weaviate.client.v1.classifications.model -
-
Uses of Classification in technology.semi.weaviate.client.v1.classifications.api
Methods in technology.semi.weaviate.client.v1.classifications.api that return types with arguments of type Classification Modifier and Type Method Description Result<Classification>Getter. run()Result<Classification>Scheduler. run() -
Uses of Classification in technology.semi.weaviate.client.v1.classifications.model
Methods in technology.semi.weaviate.client.v1.classifications.model that return Classification Modifier and Type Method Description ClassificationClassification.ClassificationBuilder. build()
-