Uses of Class
io.qdrant.client.grpc.SnapshotsService.CreateSnapshotRequest
-
Uses of SnapshotsService.CreateSnapshotRequest in io.qdrant.client.grpc
Modifier 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) Modifier 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()
Modifier and TypeMethodDescriptiondefault void
SnapshotsGrpc.AsyncService.create
(SnapshotsService.CreateSnapshotRequest request, io.grpc.stub.StreamObserver<SnapshotsService.CreateSnapshotResponse> responseObserver) Create collection snapshotSnapshotsGrpc.SnapshotsBlockingStub.create
(SnapshotsService.CreateSnapshotRequest request) Create collection snapshotcom.google.common.util.concurrent.ListenableFuture<SnapshotsService.CreateSnapshotResponse>
SnapshotsGrpc.SnapshotsFutureStub.create
(SnapshotsService.CreateSnapshotRequest request) Create collection snapshotvoid
SnapshotsGrpc.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)