Class BatchReferenceResponseAO1Result.ErrorItem
- java.lang.Object
-
- io.weaviate.client.v1.batch.model.BatchReferenceResponseAO1Result.ErrorItem
-
- Enclosing class:
- BatchReferenceResponseAO1Result
public static class BatchReferenceResponseAO1Result.ErrorItem extends Object
-
-
Constructor Summary
Constructors Constructor Description ErrorItem()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetMessage()inthashCode()StringtoString()
-