org.jclouds.openstack.swift
Interface SwiftKeystoneAsyncClient

All Superinterfaces:
CommonSwiftAsyncClient

public interface SwiftKeystoneAsyncClient
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, copyObject, createContainer, createContainer, deleteContainerIfEmpty, deleteContainerMetadata, getAccountStatistics, getContainerMetadata, getObject, getObjectInfo, listContainers, listObjects, newSwiftObject, objectExists, putObject, putObjectManifest, removeObject, setContainerMetadata, setObjectInfo
 



Copyright © 2009-2013 jclouds. All Rights Reserved.