Interface DriverApi

All Superinterfaces:
AutoCloseable, Closeable
All Known Implementing Classes:
DriverAzure, DriverGoogle, DriverS3, FakeDriver

public interface DriverApi extends Closeable
Driver Java Interface for Object Storage. This shall be retrieved through the DriverApiFactory and closed when usage is over.