Uses of Class
io.weaviate.client.v1.backup.model.BackupRestoreResponse
Packages that use BackupRestoreResponse
-
Uses of BackupRestoreResponse in io.weaviate.client.v1.async.backup.api
Methods in io.weaviate.client.v1.async.backup.api that return types with arguments of type BackupRestoreResponseModifier and TypeMethodDescriptionBackupRestorer.run(org.apache.hc.core5.concurrent.FutureCallback<Result<BackupRestoreResponse>> callback) Method parameters in io.weaviate.client.v1.async.backup.api with type arguments of type BackupRestoreResponseModifier and TypeMethodDescriptionBackupRestorer.run(org.apache.hc.core5.concurrent.FutureCallback<Result<BackupRestoreResponse>> callback) -
Uses of BackupRestoreResponse in io.weaviate.client.v1.backup.api
Methods in io.weaviate.client.v1.backup.api that return types with arguments of type BackupRestoreResponse