Uses of Interface
org.jclouds.savvis.vpdc.VPDCClient

Packages that use VPDCClient
org.jclouds.savvis.vpdc.compute.functions   
org.jclouds.savvis.vpdc.compute.strategy   
org.jclouds.savvis.vpdc.predicates   
 

Uses of VPDCClient in org.jclouds.savvis.vpdc.compute.functions
 

Constructors in org.jclouds.savvis.vpdc.compute.functions with parameters of type VPDCClient
NetworkToLocation(Set<String> isoCodes, String providerName, URI endpoint, VPDCClient client)
           
 

Uses of VPDCClient in org.jclouds.savvis.vpdc.compute.strategy
 

Constructors in org.jclouds.savvis.vpdc.compute.strategy with parameters of type VPDCClient
VPDCComputeServiceAdapter(VPDCClient client, TaskSuccess taskSuccess)
           
 

Uses of VPDCClient in org.jclouds.savvis.vpdc.predicates
 

Constructors in org.jclouds.savvis.vpdc.predicates with parameters of type VPDCClient
TaskSuccess(VPDCClient client)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.