Uses of Class
io.metaloom.qdrant.client.grpc.proto.SnapshotsService.ListFullSnapshotsRequest
Packages that use SnapshotsService.ListFullSnapshotsRequest
-
Uses of SnapshotsService.ListFullSnapshotsRequest in io.metaloom.qdrant.client.grpc.proto
Methods in io.metaloom.qdrant.client.grpc.proto that return SnapshotsService.ListFullSnapshotsRequestModifier 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) Methods in io.metaloom.qdrant.client.grpc.proto that return types with arguments of type SnapshotsService.ListFullSnapshotsRequestModifier 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()Methods in io.metaloom.qdrant.client.grpc.proto with parameters of type SnapshotsService.ListFullSnapshotsRequestModifier and TypeMethodDescriptionSnapshotsGrpc.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 snapshotsvoidSnapshotsGrpc.SnapshotsImplBase.listFull(SnapshotsService.ListFullSnapshotsRequest request, io.grpc.stub.StreamObserver<SnapshotsService.ListSnapshotsResponse> responseObserver) List full storage snapshotsvoidSnapshotsGrpc.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)