Uses of Class
io.qdrant.client.grpc.SnapshotsService.ListFullSnapshotsRequest
-
Uses of SnapshotsService.ListFullSnapshotsRequest in io.qdrant.client.grpc
Modifier and TypeMethodDescriptionSnapshotsService.ListFullSnapshotsRequest.Builder.build()
SnapshotsService.ListFullSnapshotsRequest.Builder.buildPartial()
SnapshotsService.ListFullSnapshotsRequest.getDefaultInstance()
SnapshotsService.ListFullSnapshotsRequest.Builder.getDefaultInstanceForType()
SnapshotsService.ListFullSnapshotsRequest.getDefaultInstanceForType()
SnapshotsService.ListFullSnapshotsRequest.parseDelimitedFrom
(InputStream input) SnapshotsService.ListFullSnapshotsRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(byte[] data) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(com.google.protobuf.ByteString data) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(com.google.protobuf.CodedInputStream input) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(InputStream input) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(ByteBuffer data) SnapshotsService.ListFullSnapshotsRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptionstatic io.grpc.MethodDescriptor<SnapshotsService.ListFullSnapshotsRequest,
SnapshotsService.ListSnapshotsResponse> SnapshotsGrpc.getListFullMethod()
com.google.protobuf.Parser<SnapshotsService.ListFullSnapshotsRequest>
SnapshotsService.ListFullSnapshotsRequest.getParserForType()
static com.google.protobuf.Parser<SnapshotsService.ListFullSnapshotsRequest>
SnapshotsService.ListFullSnapshotsRequest.parser()
Modifier and TypeMethodDescriptiondefault void
SnapshotsGrpc.AsyncService.listFull
(SnapshotsService.ListFullSnapshotsRequest request, io.grpc.stub.StreamObserver<SnapshotsService.ListSnapshotsResponse> responseObserver) List full storage snapshotsSnapshotsGrpc.SnapshotsBlockingStub.listFull
(SnapshotsService.ListFullSnapshotsRequest request) List full storage snapshotscom.google.common.util.concurrent.ListenableFuture<SnapshotsService.ListSnapshotsResponse>
SnapshotsGrpc.SnapshotsFutureStub.listFull
(SnapshotsService.ListFullSnapshotsRequest request) List full storage snapshotsvoid
SnapshotsGrpc.SnapshotsStub.listFull
(SnapshotsService.ListFullSnapshotsRequest request, io.grpc.stub.StreamObserver<SnapshotsService.ListSnapshotsResponse> responseObserver) List full storage snapshotsSnapshotsService.ListFullSnapshotsRequest.Builder.mergeFrom
(SnapshotsService.ListFullSnapshotsRequest other) SnapshotsService.ListFullSnapshotsRequest.newBuilder
(SnapshotsService.ListFullSnapshotsRequest prototype)