public interface BlobStore
| Modifier and Type | Method and Description |
|---|---|
BlobContainer |
blobContainer(BlobPath path) |
void |
close() |
void |
delete(BlobPath path) |
BlobContainer blobContainer(BlobPath path)
void delete(BlobPath path) throws IOException
IOExceptionvoid close()
Copyright © 2009–2017. All rights reserved.