public interface BlobStoreContext extends Closeable, org.jclouds.View
| Modifier and Type | Method and Description |
|---|---|
void |
close()
closes threads and resources related to this connection.
|
BlobStore |
getBlobStore() |
ConsistencyModel |
getConsistencyModel() |
BlobRequestSigner |
getSigner()
Generates signed requests for blobs.
|
org.jclouds.rest.Utils |
utils() |
BlobRequestSigner getSigner()
BlobStore getBlobStore()
ConsistencyModel getConsistencyModel()
org.jclouds.rest.Utils utils()
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.