Uses of Enum Class
io.qdrant.client.grpc.Points.Match.MatchValueCase
-
Uses of Points.Match.MatchValueCase in io.qdrant.client.grpc
Modifier 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.