Uses of Class
io.metaloom.qdrant.client.grpc.proto.Points.PointsIdsList
Packages that use Points.PointsIdsList
-
Uses of Points.PointsIdsList in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Points.PointsIdsListModifier and TypeMethodDescriptionPoints.PointsIdsList.Builder.build()Points.PointsIdsList.Builder.buildPartial()static Points.PointsIdsListPoints.PointsIdsList.getDefaultInstance()Points.PointsIdsList.Builder.getDefaultInstanceForType()Points.PointsIdsList.getDefaultInstanceForType()Points.PointsSelector.Builder.getPoints().qdrant.PointsIdsList points = 1;Points.PointsSelector.getPoints().qdrant.PointsIdsList points = 1;Points.PointsSelectorOrBuilder.getPoints().qdrant.PointsIdsList points = 1;static Points.PointsIdsListPoints.PointsIdsList.parseDelimitedFrom(InputStream input) static Points.PointsIdsListPoints.PointsIdsList.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(byte[] data) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(com.google.protobuf.ByteString data) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(com.google.protobuf.CodedInputStream input) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(InputStream input) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(ByteBuffer data) static Points.PointsIdsListPoints.PointsIdsList.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Points.PointsIdsListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Points.PointsIdsList>Points.PointsIdsList.getParserForType()static com.google.protobuf.Parser<Points.PointsIdsList>Points.PointsIdsList.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Points.PointsIdsListModifier and TypeMethodDescriptionPoints.PointsIdsList.Builder.mergeFrom(Points.PointsIdsList other) Points.PointsSelector.Builder.mergePoints(Points.PointsIdsList value) .qdrant.PointsIdsList points = 1;static Points.PointsIdsList.BuilderPoints.PointsIdsList.newBuilder(Points.PointsIdsList prototype) Points.PointsSelector.Builder.setPoints(Points.PointsIdsList value) .qdrant.PointsIdsList points = 1;