Package io.clonecloudstore.driver.s3
Class DriverS3ApiFactory
java.lang.Object
io.clonecloudstore.driver.s3.DriverS3ApiFactory
- All Implemented Interfaces:
DriverApiFactory
S3 DriverApi Factory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DriverS3ApiFactory
-
-
Method Details
-
getInstance
- Specified by:
getInstance
in interfaceDriverApiFactory
- Returns:
- the unique DriverApi associated with this Factory
- Throws:
DriverRuntimeException
- if the client initialisation is in error
-