Package app.ductape.sdk.storage
Class StorageService
java.lang.Object
app.ductape.sdk.storage.StorageService
-
Constructor Summary
ConstructorsConstructorDescriptionStorageService(EnvType env, RequestContext auth) StorageService(RequestContext auth) StorageService(RequestContext auth, ProductsService productsService, ProcessorApiService processorApiService) -
Method Summary
Modifier and TypeMethodDescriptionauth()getSignedUrl(Map<String, Object> options) voidsetCacheManager(CacheManager cacheManager) voidsetRuntimeDefaults(RuntimeDefaults runtimeDefaults) testConnection(Map<String, Object> options)
-
Constructor Details
-
StorageService
-
StorageService
-
StorageService
public StorageService(RequestContext auth, ProductsService productsService, ProcessorApiService processorApiService)
-
-
Method Details
-
auth
-
setCacheManager
-
setRuntimeDefaults
-
upload
-
download
-
delete
-
list
-
getSignedUrl
-
dispatch
-
testConnection
-
stats
-