Uses of Class
io.weaviate.client.v1.backup.api.BackupRestorer.BackupRestoreConfig
-
Packages that use BackupRestorer.BackupRestoreConfig Package Description io.weaviate.client.v1.backup.api -
-
Uses of BackupRestorer.BackupRestoreConfig in io.weaviate.client.v1.backup.api
Methods in io.weaviate.client.v1.backup.api that return BackupRestorer.BackupRestoreConfig Modifier and Type Method Description BackupRestorer.BackupRestoreConfigBackupRestorer.BackupRestoreConfig.BackupRestoreConfigBuilder. build()Methods in io.weaviate.client.v1.backup.api with parameters of type BackupRestorer.BackupRestoreConfig Modifier and Type Method Description BackupRestorerBackupRestorer. withConfig(BackupRestorer.BackupRestoreConfig config)
-