Uses of Class
de.dlr.proseo.storagemgr.s3.S3Configuration
Packages that use S3Configuration
Package
Description
Top-level classes for the prosEO Storage Manager component
S3-related classes for the prosEO Storage Manager component
-
Uses of S3Configuration in de.dlr.proseo.storagemgr
Methods in de.dlr.proseo.storagemgr that return S3ConfigurationModifier and TypeMethodDescriptionStorageProvider.getS3ConfigurationFromFile()Gets the S3 configuration from the file. -
Uses of S3Configuration in de.dlr.proseo.storagemgr.s3
Methods in de.dlr.proseo.storagemgr.s3 that return S3ConfigurationModifier and TypeMethodDescriptionS3DAL.getConfiguration()Gets the S3 configuration used by this S3DAL instance.Constructors in de.dlr.proseo.storagemgr.s3 with parameters of type S3ConfigurationModifierConstructorDescriptionS3DAL(S3Configuration cfg) ConstructorS3Storage(S3Configuration cfg) Constructor with the s3 configuration