Uses of Class
io.weaviate.client.v1.backup.model.BackupCreateResponse
Packages that use BackupCreateResponse
-
Uses of BackupCreateResponse in io.weaviate.client.v1.async.backup.api
Methods in io.weaviate.client.v1.async.backup.api that return types with arguments of type BackupCreateResponseModifier and TypeMethodDescriptionBackupCreator.run(org.apache.hc.core5.concurrent.FutureCallback<Result<BackupCreateResponse>> callback) Method parameters in io.weaviate.client.v1.async.backup.api with type arguments of type BackupCreateResponseModifier and TypeMethodDescriptionBackupCreator.run(org.apache.hc.core5.concurrent.FutureCallback<Result<BackupCreateResponse>> callback) -
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