Package de.adorsys.datasafe.teststorage
Class WithStorageProvider.StorageDescriptor
java.lang.Object
de.adorsys.datasafe.teststorage.WithStorageProvider.StorageDescriptor
- Enclosing class:
- WithStorageProvider
-
Constructor Summary
ConstructorsConstructorDescriptionStorageDescriptor(WithStorageProvider.StorageDescriptorName name, Supplier<StorageService> storageService, Uri location, String accessKey, String secretKey, String region, String rootBucket) -
Method Summary
-
Constructor Details
-
StorageDescriptor
public StorageDescriptor(WithStorageProvider.StorageDescriptorName name, Supplier<StorageService> storageService, Uri location, String accessKey, String secretKey, String region, String rootBucket)
-
-
Method Details
-
getMappedUrl
-