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