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