Search
Preparing search index...
The search index is not available
svf-utils
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
svf-utils
F2dDownloader
Class F2dDownloader
Hierarchy
F2dDownloader
Index
Constructors
constructor
Properties
authentication
Provider
model
Derivative
Client
sdk
Manager
Methods
_download
_download
Derivative
download
Constructors
constructor
new
F2d
Downloader
(
authenticationProvider
:
IAuthenticationProvider
)
:
F2dDownloader
Parameters
authenticationProvider:
IAuthenticationProvider
Returns
F2dDownloader
Properties
Protected
authentication
Provider
authentication
Provider
:
IAuthenticationProvider
Protected
model
Derivative
Client
model
Derivative
Client
:
ModelDerivativeClient
Protected
sdk
Manager
sdk
Manager
:
SdkManager
Methods
Private
_download
_download
(
urn
:
string
, context
:
IDownloadContext
)
:
Promise
<
void
>
Parameters
urn:
string
context:
IDownloadContext
Returns
Promise
<
void
>
Private
_download
Derivative
_download
Derivative
(
urn
:
string
, derivativeUrn
:
string
)
:
Promise
<
any
>
Parameters
urn:
string
derivativeUrn:
string
Returns
Promise
<
any
>
download
download
(
urn
:
string
, options
?:
IDownloadOptions
)
:
IDownloadTask
Parameters
urn:
string
Optional
options:
IDownloadOptions
Returns
IDownloadTask
Exports
F2d
Downloader
constructor
authentication
Provider
model
Derivative
Client
sdk
Manager
_download
_download
Derivative
download
Generated using
TypeDoc