Uses of Class
technology.semi.weaviate.client.v1.backup.api.BackupRestoreStatusGetter
-
Packages that use BackupRestoreStatusGetter Package Description technology.semi.weaviate.client.v1.backup technology.semi.weaviate.client.v1.backup.api -
-
Uses of BackupRestoreStatusGetter in technology.semi.weaviate.client.v1.backup
Methods in technology.semi.weaviate.client.v1.backup that return BackupRestoreStatusGetter Modifier and Type Method Description BackupRestoreStatusGetterBackup. restoreStatusGetter() -
Uses of BackupRestoreStatusGetter in technology.semi.weaviate.client.v1.backup.api
Methods in technology.semi.weaviate.client.v1.backup.api that return BackupRestoreStatusGetter Modifier and Type Method Description BackupRestoreStatusGetterBackupRestoreStatusGetter. withBackend(String backend)BackupRestoreStatusGetterBackupRestoreStatusGetter. withBackupId(String backupId)Constructors in technology.semi.weaviate.client.v1.backup.api with parameters of type BackupRestoreStatusGetter Constructor Description BackupRestorer(Config config, BackupRestoreStatusGetter statusGetter)
-