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