@tillhub/javascript-sdk
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Db
Backups
constructor
endpoint
http
options
uri
Helper
base
Endpoint
get
All
signed
Url
Db
Backups
Fetch
Failed
Db
Backups
Signed
Url
Fetch
Failed
Db
Backup
Db
Backup
Signed
Url
Db
Backup
Signed
Url
Response
Db
Backups
Options
Db
Backups
Response
Hierarchy
ThBaseHandler
DbBackups
Index
Constructors
constructor
Properties
endpoint
http
options
uri
Helper
base
Endpoint
Methods
get
All
signed
Url
Constructors
constructor
new
DbBackups
(
options
:
DbBackupsOptions
, http
:
Client
)
:
DbBackups
Parameters
options:
DbBackupsOptions
http:
Client
Returns
DbBackups
Properties
endpoint
endpoint
:
string
http
http
:
Client
options
options
:
DbBackupsOptions
uri
Helper
uri
Helper
:
UriHelper
Static
base
Endpoint
base
Endpoint
:
string
= '/api/v0/db_backups'
Methods
get
All
get
All
(
)
:
Promise
<
DbBackupsResponse
>
Returns
Promise
<
DbBackupsResponse
>
signed
Url
signed
Url
(
dbBackupDate
:
string
)
:
Promise
<
DbBackupSignedUrlResponse
>
Parameters
dbBackupDate:
string
Returns
Promise
<
DbBackupSignedUrlResponse
>
Generated using
TypeDoc