Uses of Class
io.weaviate.client.v1.batch.model.BatchDeleteResponse.Error
-
Packages that use BatchDeleteResponse.Error Package Description io.weaviate.client.v1.batch.model -
-
Uses of BatchDeleteResponse.Error in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return BatchDeleteResponse.Error Modifier and Type Method Description BatchDeleteResponse.Error[]BatchDeleteResponse.Errors. getError()Methods in io.weaviate.client.v1.batch.model with parameters of type BatchDeleteResponse.Error Modifier and Type Method Description voidBatchDeleteResponse.Errors. setError(BatchDeleteResponse.Error[] error)
-