Uses of Enum Class
io.qdrant.client.grpc.Points.PointsUpdateOperation.OperationCase
Packages that use Points.PointsUpdateOperation.OperationCase
-
Uses of Points.PointsUpdateOperation.OperationCase in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.PointsUpdateOperation.OperationCaseModifier and TypeMethodDescriptionPoints.PointsUpdateOperation.OperationCase.forNumber
(int value) Points.PointsUpdateOperation.Builder.getOperationCase()
Points.PointsUpdateOperation.getOperationCase()
Points.PointsUpdateOperationOrBuilder.getOperationCase()
Points.PointsUpdateOperation.OperationCase.valueOf
(int value) Deprecated.Returns the enum constant of this class with the specified name.Points.PointsUpdateOperation.OperationCase.values()
Returns an array containing the constants of this enum class, in the order they are declared.