Interface ObjectStorageFeature

All Superinterfaces:
CloudFeature, io.micronaut.core.naming.Described, Feature, io.micronaut.core.naming.Named, io.micronaut.core.order.Ordered
All Known Implementing Classes:
ObjectStorageAws, ObjectStorageAzure, ObjectStorageGcp, ObjectStorageOracleCloud

public interface ObjectStorageFeature extends Feature, CloudFeature
Base class for Object Storage features.
Since:
3.7.0
Author:
Álvaro Sánchez-Mariscal