Uses of Class
technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.ResultObject
-
Packages that use BatchDeleteResponse.ResultObject Package Description technology.semi.weaviate.client.v1.batch.model -
-
Uses of BatchDeleteResponse.ResultObject in technology.semi.weaviate.client.v1.batch.model
Methods in technology.semi.weaviate.client.v1.batch.model that return BatchDeleteResponse.ResultObject Modifier and Type Method Description BatchDeleteResponse.ResultObject[]BatchDeleteResponse.Results. getObjects()Methods in technology.semi.weaviate.client.v1.batch.model with parameters of type BatchDeleteResponse.ResultObject Modifier and Type Method Description voidBatchDeleteResponse.Results. setObjects(BatchDeleteResponse.ResultObject[] objects)
-