Uses of Enum Class
io.qdrant.client.grpc.Points.PointId.PointIdOptionsCase
-
Uses of Points.PointId.PointIdOptionsCase in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionPoints.PointId.PointIdOptionsCase.forNumber
(int value) Points.PointId.Builder.getPointIdOptionsCase()
Points.PointId.getPointIdOptionsCase()
Points.PointIdOrBuilder.getPointIdOptionsCase()
Points.PointId.PointIdOptionsCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.static Points.PointId.PointIdOptionsCase[]
Points.PointId.PointIdOptionsCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.