org.jclouds.openstack.swift
Interface SwiftAsyncClient

All Superinterfaces:
CommonSwiftAsyncClient

public interface SwiftAsyncClient
extends CommonSwiftAsyncClient

Functionality that's in Swift, and not in CloudFiles.

Author:
Adrian Cole

Method Summary
 
Methods inherited from interface org.jclouds.openstack.swift.CommonSwiftAsyncClient
containerExists, createContainer, deleteContainerIfEmpty, getAccountStatistics, getObject, getObjectInfo, listContainers, listObjects, newSwiftObject, objectExists, putObject, removeObject, setObjectInfo
 



Copyright © 2009-2012 jclouds. All Rights Reserved.