Uses of Class
io.weaviate.client.v1.batch.model.BatchDeleteResponse.Match
-
Packages that use BatchDeleteResponse.Match Package Description io.weaviate.client.v1.batch.model -
-
Uses of BatchDeleteResponse.Match in io.weaviate.client.v1.batch.model
Methods in io.weaviate.client.v1.batch.model that return BatchDeleteResponse.Match Modifier and Type Method Description BatchDeleteResponse.MatchBatchDeleteResponse. getMatch()Methods in io.weaviate.client.v1.batch.model with parameters of type BatchDeleteResponse.Match Modifier and Type Method Description voidBatchDeleteResponse. setMatch(BatchDeleteResponse.Match match)
-