Class PointUpdateVectorsRequest
java.lang.Object
io.metaloom.qdrant.client.http.model.point.PointUpdateVectorsRequest
- All Implemented Interfaces:
RestModel,RestRequestModel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPoint(PointVectors value) setPoints(List<PointVectors> points)
-
Constructor Details
-
PointUpdateVectorsRequest
public PointUpdateVectorsRequest()
-
-
Method Details
-
getPoints
-
addPoint
-
setPoints
-