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