Uses of Enum Class
io.metaloom.qdrant.client.http.model.point.UpdateStatus
Packages that use UpdateStatus
-
Uses of UpdateStatus in io.metaloom.qdrant.client.http.model.point
Methods in io.metaloom.qdrant.client.http.model.point that return UpdateStatusModifier and TypeMethodDescriptionUpdateResult.getStatus()static UpdateStatusReturns the enum constant of this class with the specified name.static UpdateStatus[]UpdateStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.metaloom.qdrant.client.http.model.point with parameters of type UpdateStatus