Package org.jclouds.s3.blobstore
Interface S3BlobStoreContext
- All Superinterfaces:
AutoCloseable,BlobStoreContext,Closeable,org.jclouds.View
- All Known Implementing Classes:
S3BlobStoreContextImpl
-
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
S3BlobStore getBlobStore()- Specified by:
getBlobStorein interfaceBlobStoreContext
-