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