Uses of Class
io.qdrant.client.grpc.SnapshotsService.CreateSnapshotRequest
Packages that use SnapshotsService.CreateSnapshotRequest
-
Uses of SnapshotsService.CreateSnapshotRequest in io.qdrant.client.grpc
Methods in io.qdrant.client.grpc 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.qdrant.client.grpc 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.qdrant.client.grpc with parameters of type SnapshotsService.CreateSnapshotRequestModifier 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)