Uses of Class
technology.semi.weaviate.client.v1.batch.model.BatchDeleteResponse.Results
-
Packages that use BatchDeleteResponse.Results Package Description technology.semi.weaviate.client.v1.batch.model -
-
Uses of BatchDeleteResponse.Results in technology.semi.weaviate.client.v1.batch.model
Methods in technology.semi.weaviate.client.v1.batch.model that return BatchDeleteResponse.Results Modifier and Type Method Description BatchDeleteResponse.ResultsBatchDeleteResponse. getResults()Methods in technology.semi.weaviate.client.v1.batch.model with parameters of type BatchDeleteResponse.Results Modifier and Type Method Description voidBatchDeleteResponse. setResults(BatchDeleteResponse.Results results)
-