public interface SwiftObject extends PayloadEnclosing, Comparable<SwiftObject>
Modifier and Type | Interface and Description |
---|---|
static interface |
SwiftObject.Factory |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Multimap<String,String> |
getAllHeaders() |
MutableObjectInfoWithMetadata |
getInfo() |
void |
setAllHeaders(com.google.common.collect.Multimap<String,String> allHeaders) |
getPayload, setPayload, setPayload, setPayload, setPayload, setPayload
compareTo
MutableObjectInfoWithMetadata getInfo()
Copyright © 2009-2012 jclouds. All Rights Reserved.