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

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

Uses of VPDCApi in org.jclouds.savvis.vpdc
 

Fields in org.jclouds.savvis.vpdc with type parameters of type VPDCApi
static com.google.common.reflect.TypeToken<RestContext<VPDCApi,VPDCAsyncApi>> VPDCApiMetadata.CONTEXT_TOKEN
           
 

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

Constructors in org.jclouds.savvis.vpdc.compute.functions with parameters of type VPDCApi
NetworkToLocation(Set<String> isoCodes, String providerName, com.google.common.base.Supplier<URI> endpoint, VPDCApi api)
           
 

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

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

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

Constructors in org.jclouds.savvis.vpdc.predicates with parameters of type VPDCApi
TaskSuccess(VPDCApi api)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.