Uses of Class
io.weaviate.client.v1.batch.model.BatchReferenceResponseAO1Result.ErrorItem
-
Packages that use BatchReferenceResponseAO1Result.ErrorItem Package Description io.weaviate.client.v1.batch.model -
-
Uses of BatchReferenceResponseAO1Result.ErrorItem in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return types with arguments of type BatchReferenceResponseAO1Result.ErrorItem Modifier and Type Method Description List<BatchReferenceResponseAO1Result.ErrorItem>BatchReferenceResponseAO1Result.ErrorResponse. getError()
-