Uses of Class
org.jclouds.openstack.swift.SwiftApiMetadata

Packages that use SwiftApiMetadata
org.jclouds.cloudfiles This package contains an Rackspace Cloud Files client implemented by HttpCommandExecutorService commands. 
org.jclouds.hpcloud.objectstorage This package contains an HP Cloud Object Storage client implemented by HttpCommandExecutorService commands. 
org.jclouds.openstack.swift   
 

Uses of SwiftApiMetadata in org.jclouds.cloudfiles
 

Subclasses of SwiftApiMetadata in org.jclouds.cloudfiles
 class CloudFilesApiMetadata
          Implementation of ApiMetadata for Rackspace Cloud Files API
 

Uses of SwiftApiMetadata in org.jclouds.hpcloud.objectstorage
 

Subclasses of SwiftApiMetadata in org.jclouds.hpcloud.objectstorage
 class HPCloudObjectStorageApiMetadata
          Implementation of ProviderMetadata for HP Cloud Services Object Storage
 

Uses of SwiftApiMetadata in org.jclouds.openstack.swift
 

Subclasses of SwiftApiMetadata in org.jclouds.openstack.swift
 class SwiftKeystoneApiMetadata
          Implementation of ApiMetadata for OpenStack Swift authenticated with KeyStone
 

Methods in org.jclouds.openstack.swift that return SwiftApiMetadata
 SwiftApiMetadata SwiftApiMetadata.Builder.build()
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.