new RestoreBackup(restoreId)
Parameters:
Name | Type | Description |
---|---|---|
restoreId |
String | the internal id of the restore backup |
- Source:
Methods
-
isReady()
-
- Source:
Throws:
ErrorReturns:
- key restore ready or error
- Type
- Promise.<undefined, Error>