Uses of Class
simplecloud.storage.providers.amazon.S3Adapter.Type

Packages that use S3Adapter.Type
simplecloud.storage.providers.amazon   
 

Uses of S3Adapter.Type in simplecloud.storage.providers.amazon
 

Methods in simplecloud.storage.providers.amazon that return S3Adapter.Type
static S3Adapter.Type S3Adapter.Type.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static S3Adapter.Type[] S3Adapter.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.