Uses of Class
io.metaloom.qdrant.client.grpc.proto.Collections.UpdateCollection
Packages that use Collections.UpdateCollection
-
Uses of Collections.UpdateCollection in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return Collections.UpdateCollectionModifier and TypeMethodDescriptionCollections.UpdateCollection.Builder.build()Collections.UpdateCollection.Builder.buildPartial()static Collections.UpdateCollectionCollections.UpdateCollection.getDefaultInstance()Collections.UpdateCollection.Builder.getDefaultInstanceForType()Collections.UpdateCollection.getDefaultInstanceForType()static Collections.UpdateCollectionCollections.UpdateCollection.parseDelimitedFrom(InputStream input) static Collections.UpdateCollectionCollections.UpdateCollection.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(byte[] data) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(com.google.protobuf.ByteString data) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(com.google.protobuf.CodedInputStream input) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(InputStream input) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(ByteBuffer data) static Collections.UpdateCollectionCollections.UpdateCollection.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type Collections.UpdateCollectionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Collections.UpdateCollection>Collections.UpdateCollection.getParserForType()static io.grpc.MethodDescriptor<Collections.UpdateCollection,Collections.CollectionOperationResponse> CollectionsGrpc.getUpdateMethod()static com.google.protobuf.Parser<Collections.UpdateCollection>Collections.UpdateCollection.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type Collections.UpdateCollectionModifier and TypeMethodDescriptionCollections.UpdateCollection.Builder.mergeFrom(Collections.UpdateCollection other) Collections.UpdateCollection.newBuilder(Collections.UpdateCollection prototype) CollectionsGrpc.CollectionsBlockingStub.update(Collections.UpdateCollection request) Update parameters of the existing collectioncom.google.common.util.concurrent.ListenableFuture<Collections.CollectionOperationResponse>CollectionsGrpc.CollectionsFutureStub.update(Collections.UpdateCollection request) Update parameters of the existing collectionvoidCollectionsGrpc.CollectionsImplBase.update(Collections.UpdateCollection request, io.grpc.stub.StreamObserver<Collections.CollectionOperationResponse> responseObserver) Update parameters of the existing collectionvoidCollectionsGrpc.CollectionsStub.update(Collections.UpdateCollection request, io.grpc.stub.StreamObserver<Collections.CollectionOperationResponse> responseObserver) Update parameters of the existing collection