Uses of Class
io.qdrant.client.grpc.Points.GroupId.Builder
Packages that use Points.GroupId.Builder
-
Uses of Points.GroupId.Builder in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return Points.GroupId.BuilderModifier and TypeMethodDescriptionPoints.GroupId.Builder.addRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.GroupId.Builder.clear()
Points.GroupId.Builder.clearField
(com.google.protobuf.Descriptors.FieldDescriptor field) Points.GroupId.Builder.clearIntegerValue()
Represents an integer valuePoints.GroupId.Builder.clearKind()
Points.GroupId.Builder.clearOneof
(com.google.protobuf.Descriptors.OneofDescriptor oneof) Points.GroupId.Builder.clearStringValue()
Represents a string value.Points.GroupId.Builder.clearUnsignedValue()
Represents a double value.Points.GroupId.Builder.clone()
Points.PointGroup.Builder.getIdBuilder()
Group idPoints.GroupId.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Points.GroupId.Builder.mergeFrom
(com.google.protobuf.Message other) Points.GroupId.Builder.mergeFrom
(Points.GroupId other) final Points.GroupId.Builder
Points.GroupId.Builder.mergeUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) static Points.GroupId.Builder
Points.GroupId.newBuilder()
static Points.GroupId.Builder
Points.GroupId.newBuilder
(Points.GroupId prototype) Points.GroupId.newBuilderForType()
protected Points.GroupId.Builder
Points.GroupId.newBuilderForType
(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) Points.GroupId.Builder.setField
(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) Points.GroupId.Builder.setIntegerValue
(long value) Represents an integer valuePoints.GroupId.Builder.setRepeatedField
(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) Points.GroupId.Builder.setStringValue
(String value) Represents a string value.Points.GroupId.Builder.setStringValueBytes
(com.google.protobuf.ByteString value) Represents a string value.final Points.GroupId.Builder
Points.GroupId.Builder.setUnknownFields
(com.google.protobuf.UnknownFieldSet unknownFields) Points.GroupId.Builder.setUnsignedValue
(long value) Represents a double value.Points.GroupId.toBuilder()
Methods in io.qdrant.client.grpc with parameters of type Points.GroupId.BuilderModifier and TypeMethodDescriptionPoints.PointGroup.Builder.setId
(Points.GroupId.Builder builderForValue) Group id