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