Uses of Class
io.weaviate.client.v1.batch.model.BatchDeleteResponse
Packages that use BatchDeleteResponse
-
Uses of BatchDeleteResponse in io.weaviate.client.v1.async.batch.api
Methods in io.weaviate.client.v1.async.batch.api that return types with arguments of type BatchDeleteResponseModifier and TypeMethodDescriptionObjectsBatchDeleter.run()ObjectsBatchDeleter.run(org.apache.hc.core5.concurrent.FutureCallback<Result<BatchDeleteResponse>> callback) Method parameters in io.weaviate.client.v1.async.batch.api with type arguments of type BatchDeleteResponseModifier and TypeMethodDescriptionObjectsBatchDeleter.run(org.apache.hc.core5.concurrent.FutureCallback<Result<BatchDeleteResponse>> callback) -
Uses of BatchDeleteResponse in io.weaviate.client.v1.batch.api
Methods in io.weaviate.client.v1.batch.api that return types with arguments of type BatchDeleteResponse