Uses of Class
io.weaviate.client.v1.backup.model.BackupCreateResponse
-
Packages that use BackupCreateResponse Package Description io.weaviate.client.v1.backup.api -
-
Uses of BackupCreateResponse in io.weaviate.client.v1.backup.api
Methods in io.weaviate.client.v1.backup.api that return types with arguments of type BackupCreateResponse Modifier and Type Method Description Result<BackupCreateResponse>BackupCreator. run()
-