Interface CloudObjectStorageFeature

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

public interface CloudObjectStorageFeature extends ObjectStorageFeature, CloudFeature
  • Method Details