Package io.weaviate.client.v1.misc.model
Class Meta
- java.lang.Object
-
- io.weaviate.client.v1.misc.model.Meta
-
public class Meta extends Object
-
-
Constructor Summary
Constructors Constructor Description Meta()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetHostname()ObjectgetModules()StringgetVersion()inthashCode()StringtoString()
-