Uses of Class
io.metaloom.qdrant.client.grpc.proto.SnapshotsService.CreateSnapshotRequest
Packages that use SnapshotsService.CreateSnapshotRequest
-
Uses of SnapshotsService.CreateSnapshotRequest in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return SnapshotsService.CreateSnapshotRequestModifier and TypeMethodDescriptionSnapshotsService.CreateSnapshotRequest.Builder.build()SnapshotsService.CreateSnapshotRequest.Builder.buildPartial()SnapshotsService.CreateSnapshotRequest.getDefaultInstance()SnapshotsService.CreateSnapshotRequest.Builder.getDefaultInstanceForType()SnapshotsService.CreateSnapshotRequest.getDefaultInstanceForType()SnapshotsService.CreateSnapshotRequest.parseDelimitedFrom(InputStream input) SnapshotsService.CreateSnapshotRequest.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateSnapshotRequest.parseFrom(byte[] data) SnapshotsService.CreateSnapshotRequest.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateSnapshotRequest.parseFrom(com.google.protobuf.ByteString data) SnapshotsService.CreateSnapshotRequest.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateSnapshotRequest.parseFrom(com.google.protobuf.CodedInputStream input) SnapshotsService.CreateSnapshotRequest.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateSnapshotRequest.parseFrom(InputStream input) SnapshotsService.CreateSnapshotRequest.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.CreateSnapshotRequest.parseFrom(ByteBuffer data) SnapshotsService.CreateSnapshotRequest.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type SnapshotsService.CreateSnapshotRequestModifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<SnapshotsService.CreateSnapshotRequest,SnapshotsService.CreateSnapshotResponse> SnapshotsGrpc.getCreateMethod()com.google.protobuf.Parser<SnapshotsService.CreateSnapshotRequest>SnapshotsService.CreateSnapshotRequest.getParserForType()static com.google.protobuf.Parser<SnapshotsService.CreateSnapshotRequest>SnapshotsService.CreateSnapshotRequest.parser()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type SnapshotsService.CreateSnapshotRequestModifier and TypeMethodDescriptionSnapshotsGrpc.SnapshotsBlockingStub.create(SnapshotsService.CreateSnapshotRequest request) Create collection snapshotcom.google.common.util.concurrent.ListenableFuture<SnapshotsService.CreateSnapshotResponse>SnapshotsGrpc.SnapshotsFutureStub.create(SnapshotsService.CreateSnapshotRequest request) Create collection snapshotvoidSnapshotsGrpc.SnapshotsImplBase.create(SnapshotsService.CreateSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.CreateSnapshotResponse> responseObserver) Create collection snapshotvoidSnapshotsGrpc.SnapshotsStub.create(SnapshotsService.CreateSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.CreateSnapshotResponse> responseObserver) Create collection snapshotSnapshotsService.CreateSnapshotRequest.Builder.mergeFrom(SnapshotsService.CreateSnapshotRequest other) SnapshotsService.CreateSnapshotRequest.newBuilder(SnapshotsService.CreateSnapshotRequest prototype)