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