Uses of Class
org.jclouds.openstack.swift.v1.domain.ExtractArchiveResponse

Packages that use ExtractArchiveResponse
org.jclouds.openstack.swift.v1.domain   
org.jclouds.openstack.swift.v1.features   
 

Uses of ExtractArchiveResponse in org.jclouds.openstack.swift.v1.domain
 

Methods in org.jclouds.openstack.swift.v1.domain that return ExtractArchiveResponse
static ExtractArchiveResponse ExtractArchiveResponse.create(int created, Map<String,String> errors)
           
 

Uses of ExtractArchiveResponse in org.jclouds.openstack.swift.v1.features
 

Methods in org.jclouds.openstack.swift.v1.features that return ExtractArchiveResponse
 ExtractArchiveResponse BulkApi.extractArchive(String path, org.jclouds.io.Payload payload, String format)
          Extracts a tar archive at the path specified as path.
 



Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.