|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Payload
Method Summary | |
---|---|
MutableContentMetadata |
getContentMetadata()
|
InputStream |
getInput()
Creates a new InputStream object of the payload. |
Object |
getRawContent()
Payload in its original form. |
boolean |
isRepeatable()
Tells if the payload is capable of producing its data more than once. |
void |
release()
release resources used by this entity. |
void |
setContentMetadata(MutableContentMetadata in)
|
Methods inherited from interface org.jclouds.io.WriteTo |
---|
writeTo |
Methods inherited from interface java.io.Closeable |
---|
close |
Method Detail |
---|
InputStream getInput()
getInput
in interface com.google.common.io.InputSupplier<InputStream>
Object getRawContent()
boolean isRepeatable()
void release()
MutableContentMetadata getContentMetadata()
void setContentMetadata(MutableContentMetadata in)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |