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