Class PipeHttpResponseToTarxpzfIntoDirectory

All Implemented Interfaces:
Statement

public class PipeHttpResponseToTarxpzfIntoDirectory extends PipeHttpResponseTo
Pipes the content of the http response to tar -xpzf
  • Constructor Details

    • PipeHttpResponseToTarxpzfIntoDirectory

      public PipeHttpResponseToTarxpzfIntoDirectory(String method, URI endpoint, com.google.common.collect.Multimap<String,String> headers, String directory)
      Parameters:
      method - http method: ex GET
      endpoint - uri corresponding to the request
      headers - request headers to send