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