public interface Blob extends PayloadEnclosing, Comparable<Blob>
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
Blob.Factory
Allows you to construct blobs without knowing the implementation type 
 | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.collect.Multimap<String,String> | 
getAllHeaders()  | 
MutableBlobMetadata | 
getMetadata()  | 
void | 
setAllHeaders(com.google.common.collect.Multimap<String,String> allHeaders)  | 
getPayload, setPayload, setPayload, setPayload, setPayload, setPayload, setPayloadcompareToMutableBlobMetadata getMetadata()
com.google.common.collect.Multimap<String,String> getAllHeaders()
void setAllHeaders(com.google.common.collect.Multimap<String,String> allHeaders)
getAllHeaders()Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.