Uses of Class
io.weaviate.client.v1.batch.model.BatchReferenceResponseAO1Result
-
Packages that use BatchReferenceResponseAO1Result Package Description io.weaviate.client.v1.batch.model -
-
Uses of BatchReferenceResponseAO1Result in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return BatchReferenceResponseAO1Result Modifier and Type Method Description BatchReferenceResponseAO1ResultBatchReferenceResponse. getResult()Methods in io.weaviate.client.v1.batch.model with parameters of type BatchReferenceResponseAO1Result Modifier and Type Method Description BatchReferenceResponse.BatchReferenceResponseBuilderBatchReferenceResponse.BatchReferenceResponseBuilder. result(BatchReferenceResponseAO1Result result)
-