Uses of Class
io.qdrant.client.grpc.SnapshotsService.DeleteSnapshotRequest
Packages that use SnapshotsService.DeleteSnapshotRequest
-
Uses of SnapshotsService.DeleteSnapshotRequest in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc that return SnapshotsService.DeleteSnapshotRequestModifier and TypeMethodDescriptionSnapshotsService.DeleteSnapshotRequest.Builder.build()
SnapshotsService.DeleteSnapshotRequest.Builder.buildPartial()
SnapshotsService.DeleteSnapshotRequest.getDefaultInstance()
SnapshotsService.DeleteSnapshotRequest.Builder.getDefaultInstanceForType()
SnapshotsService.DeleteSnapshotRequest.getDefaultInstanceForType()
SnapshotsService.DeleteSnapshotRequest.parseDelimitedFrom
(InputStream input) SnapshotsService.DeleteSnapshotRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.DeleteSnapshotRequest.parseFrom
(byte[] data) SnapshotsService.DeleteSnapshotRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.DeleteSnapshotRequest.parseFrom
(com.google.protobuf.ByteString data) SnapshotsService.DeleteSnapshotRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.DeleteSnapshotRequest.parseFrom
(com.google.protobuf.CodedInputStream input) SnapshotsService.DeleteSnapshotRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.DeleteSnapshotRequest.parseFrom
(InputStream input) SnapshotsService.DeleteSnapshotRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.DeleteSnapshotRequest.parseFrom
(ByteBuffer data) SnapshotsService.DeleteSnapshotRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.qdrant.client.grpc that return types with arguments of type SnapshotsService.DeleteSnapshotRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<SnapshotsService.DeleteSnapshotRequest,
SnapshotsService.DeleteSnapshotResponse> SnapshotsGrpc.getDeleteMethod()
com.google.protobuf.Parser<SnapshotsService.DeleteSnapshotRequest>
SnapshotsService.DeleteSnapshotRequest.getParserForType()
static com.google.protobuf.Parser<SnapshotsService.DeleteSnapshotRequest>
SnapshotsService.DeleteSnapshotRequest.parser()
Methods in io.qdrant.client.grpc with parameters of type SnapshotsService.DeleteSnapshotRequestModifier and TypeMethodDescriptiondefault void
SnapshotsGrpc.AsyncService.delete
(SnapshotsService.DeleteSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.DeleteSnapshotResponse> responseObserver) Delete collection snapshotsSnapshotsGrpc.SnapshotsBlockingStub.delete
(SnapshotsService.DeleteSnapshotRequest request) Delete collection snapshotscom.google.common.util.concurrent.ListenableFuture<SnapshotsService.DeleteSnapshotResponse>
SnapshotsGrpc.SnapshotsFutureStub.delete
(SnapshotsService.DeleteSnapshotRequest request) Delete collection snapshotsvoid
SnapshotsGrpc.SnapshotsStub.delete
(SnapshotsService.DeleteSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.DeleteSnapshotResponse> responseObserver) Delete collection snapshotsSnapshotsService.DeleteSnapshotRequest.Builder.mergeFrom
(SnapshotsService.DeleteSnapshotRequest other) SnapshotsService.DeleteSnapshotRequest.newBuilder
(SnapshotsService.DeleteSnapshotRequest prototype)