public interface BlobMetadata extends StorageMetadata
Blob
.Modifier and Type | Method and Description |
---|---|
String |
getContainer() |
ContentMetadata |
getContentMetadata() |
URI |
getPublicUri()
If the blob is publicly readable, what is the URI one can access it at.
|
getETag, getLastModified, getName, getProviderId, getType, getUri, getUserMetadata
getLocation
compareTo
@Nullable URI getPublicUri()
ContentMetadata getContentMetadata()
Copyright © 2009-2012 jclouds. All Rights Reserved.