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