Uses of Interface
org.jclouds.ec2.services.ElasticBlockStoreClient

Packages that use ElasticBlockStoreClient
org.jclouds.ec2   
org.jclouds.ec2.predicates   
 

Uses of ElasticBlockStoreClient in org.jclouds.ec2
 

Methods in org.jclouds.ec2 that return ElasticBlockStoreClient
 ElasticBlockStoreClient EC2Client.getElasticBlockStoreServices()
          Provides synchronous access to Elastic Block Store services.
 

Uses of ElasticBlockStoreClient in org.jclouds.ec2.predicates
 

Constructors in org.jclouds.ec2.predicates with parameters of type ElasticBlockStoreClient
SnapshotCompleted(ElasticBlockStoreClient client)
           
VolumeAttached(ElasticBlockStoreClient client)
           
VolumeAvailable(ElasticBlockStoreClient client)
           
VolumeDetached(ElasticBlockStoreClient client)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.