Uses of Class
org.jclouds.scriptbuilder.domain.InterpretableStatement
-
Packages that use InterpretableStatement Package Description org.jclouds.scriptbuilder.domain -
-
Uses of InterpretableStatement in org.jclouds.scriptbuilder.domain
Subclasses of InterpretableStatement in org.jclouds.scriptbuilder.domain Modifier and Type Class Description class
PipeHttpResponseTo
Pipes the content of the http response to a shell command that accepts input from stdinclass
PipeHttpResponseToBash
Pipes the content of the http response to bashclass
PipeHttpResponseToTarxpzfIntoDirectory
Pipes the content of the http response to tar -xpzfclass
SaveHttpResponseTo
saves the content of the http response to a fileclass
UnzipHttpResponseIntoDirectory
unzips the content into a directory
-