Package org.jclouds.aws.s3.blobstore
Interface AWSS3BlobStoreContext
- All Superinterfaces:
AutoCloseable,org.jclouds.blobstore.BlobStoreContext,Closeable,S3BlobStoreContext,org.jclouds.View
- All Known Implementing Classes:
AWSS3BlobStoreContextImpl
-
Method Summary
Methods inherited from interface org.jclouds.blobstore.BlobStoreContext
close, getConsistencyModel, getSigner, utilsMethods inherited from interface org.jclouds.View
getBackendType, unwrap, unwrap, unwrapApi
-
Method Details
-
getBlobStore
AWSS3BlobStore getBlobStore()- Specified by:
getBlobStorein interfaceorg.jclouds.blobstore.BlobStoreContext- Specified by:
getBlobStorein interfaceS3BlobStoreContext
-