Uses of Class
technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.Errors
-
Packages that use BatchDeleteResponse.Errors Package Description technology.semi.weaviate.client.v1.batch.model -
-
Uses of BatchDeleteResponse.Errors in technology.semi.weaviate.client.v1.batch.model
Methods in technology.semi.weaviate.client.v1.batch.model that return BatchDeleteResponse.Errors Modifier and Type Method Description BatchDeleteResponse.ErrorsBatchDeleteResponse.ResultObject. getErrors()Methods in technology.semi.weaviate.client.v1.batch.model with parameters of type BatchDeleteResponse.Errors Modifier and Type Method Description voidBatchDeleteResponse.ResultObject. setErrors(BatchDeleteResponse.Errors errors)
-