StorageOpenOptions
Index
Properties
optionalconfiguration
SDK configuration instance, defaults to the static register.
optionalhttpClient
HTTP client to be used to download the list of URLs in RequestQueue.
optionalproxyConfiguration
Used to pass the proxy configuration for the requestsFromUrl objects.
Takes advantage of the internal address rotation and authentication process.
If undefined, the requestsFromUrl requests will be made without proxy.
optionalstorageBackend
Optional storage backend that should be used to open storages.
Options for the static
open()method on storage classes (Dataset, KeyValueStore, RequestQueue).