Uses of Enum Class
io.metaloom.qdrant.client.grpc.proto.Points.PointId.PointIdOptionsCase
Packages that use Points.PointId.PointIdOptionsCase
-
Uses of Points.PointId.PointIdOptionsCase in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.PointId.PointIdOptionsCaseModifier and TypeMethodDescriptionPoints.PointId.PointIdOptionsCase.forNumber(int value) Points.PointId.Builder.getPointIdOptionsCase()Points.PointId.getPointIdOptionsCase()Points.PointIdOrBuilder.getPointIdOptionsCase()Points.PointId.PointIdOptionsCase.valueOf(int value) Deprecated.Returns the enum constant of this class with the specified name.static Points.PointId.PointIdOptionsCase[]Points.PointId.PointIdOptionsCase.values()Returns an array containing the constants of this enum class, in the order they are declared.