Package org.jclouds.azureblob.domain
Interface AzureBlob
- All Superinterfaces:
Comparable<AzureBlob>
,PayloadEnclosing
- All Known Implementing Classes:
AzureBlobImpl
Amazon S3 is designed to store objects. Objects are stored in buckets and consist of a
, a
,
, and an access control policy.
invalid reference
value
invalid reference
key
invalid reference
metadata
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionvoid
setAllHeaders
(com.google.common.collect.Multimap<String, String> allHeaders) Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.jclouds.io.PayloadEnclosing
getPayload, resetPayload, setPayload, setPayload, setPayload, setPayload, setPayload, setPayload
-
Method Details
-
getProperties
MutableBlobProperties getProperties()- Returns:
- System and User metadata relevant to this object.
-
getAllHeaders
-
setAllHeaders
-