Class BatchDeleteResponse.Results
java.lang.Object
io.weaviate.client.v1.batch.model.BatchDeleteResponse.Results
- Enclosing class:
- BatchDeleteResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetLimit()inthashCode()voidvoidvoidsetMatches(Long matches) voidsetObjects(BatchDeleteResponse.ResultObject[] objects) voidsetSuccessful(Long successful) toString()
-
Constructor Details
-
Results
public Results()
-
-
Method Details