Uses of Enum Class
io.qdrant.client.grpc.Points.Match.MatchValueCase
Packages that use Points.Match.MatchValueCase
-
Uses of Points.Match.MatchValueCase in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.Match.MatchValueCaseModifier and TypeMethodDescriptionstatic Points.Match.MatchValueCase
Points.Match.MatchValueCase.forNumber
(int value) Points.Match.Builder.getMatchValueCase()
Points.Match.getMatchValueCase()
Points.MatchOrBuilder.getMatchValueCase()
static Points.Match.MatchValueCase
Points.Match.MatchValueCase.valueOf
(int value) Deprecated.static Points.Match.MatchValueCase
Returns the enum constant of this class with the specified name.static Points.Match.MatchValueCase[]
Points.Match.MatchValueCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.