org.dasein.cloud.aws.storage
Class AWSCloudStorageServices

java.lang.Object
  extended by org.dasein.cloud.storage.AbstractStorageServices
      extended by org.dasein.cloud.aws.storage.AWSCloudStorageServices
All Implemented Interfaces:
org.dasein.cloud.storage.StorageServices

public class AWSCloudStorageServices
extends org.dasein.cloud.storage.AbstractStorageServices


Constructor Summary
AWSCloudStorageServices(AWSCloud cloud)
           
 
Method Summary
 S3 getBlobStoreSupport()
           
 
Methods inherited from class org.dasein.cloud.storage.AbstractStorageServices
hasBlobStoreSupport
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AWSCloudStorageServices

public AWSCloudStorageServices(AWSCloud cloud)
Method Detail

getBlobStoreSupport

@Nonnull
public S3 getBlobStoreSupport()
Specified by:
getBlobStoreSupport in interface org.dasein.cloud.storage.StorageServices
Overrides:
getBlobStoreSupport in class org.dasein.cloud.storage.AbstractStorageServices


Copyright © 2012 enStratus Networks LLC. All Rights Reserved.