Package org.jclouds.scriptbuilder.domain
Class PipeHttpResponseTo
java.lang.Object
org.jclouds.scriptbuilder.domain.InterpretableStatement
org.jclouds.scriptbuilder.domain.PipeHttpResponseTo
- All Implemented Interfaces:
Statement
- Direct Known Subclasses:
PipeHttpResponseToBash
,PipeHttpResponseToTarxpzfIntoDirectory
Pipes the content of the http response to a shell command that accepts input from stdin
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.scriptbuilder.domain.InterpretableStatement
equals, functionDependencies, hashCode, toString
-
Constructor Details
-
Method Details
-
render
- Specified by:
render
in interfaceStatement
- Overrides:
render
in classInterpretableStatement
-