Uses of Interface
org.jclouds.vcloud.terremark.TerremarkVCloudClient

Packages that use TerremarkVCloudClient
org.jclouds.vcloud.terremark   
org.jclouds.vcloud.terremark.compute.strategy   
org.jclouds.vcloud.terremark.config   
 

Uses of TerremarkVCloudClient in org.jclouds.vcloud.terremark
 

Subinterfaces of TerremarkVCloudClient in org.jclouds.vcloud.terremark
 interface TerremarkECloudClient
          Provides access to VCloud resources via their REST API.
 interface TerremarkVCloudExpressClient
          Provides access to VCloud resources via their REST API.
 

Uses of TerremarkVCloudClient in org.jclouds.vcloud.terremark.compute.strategy
 

Fields in org.jclouds.vcloud.terremark.compute.strategy declared as TerremarkVCloudClient
protected  TerremarkVCloudClient TerremarkVCloudAddNodeWithTagStrategy.client
           
 

Constructors in org.jclouds.vcloud.terremark.compute.strategy with parameters of type TerremarkVCloudClient
TerremarkVCloudAddNodeWithTagStrategy(TerremarkVCloudClient client, TerremarkVCloudComputeClient computeClient, GetNodeMetadataStrategy getNode, TemplateToInstantiateOptions getOptions)
           
 

Uses of TerremarkVCloudClient in org.jclouds.vcloud.terremark.config
 

Classes in org.jclouds.vcloud.terremark.config with type parameters of type TerremarkVCloudClient
 class TerremarkRestClientModule<S extends TerremarkVCloudClient,A extends TerremarkVCloudAsyncClient>
           
 

Methods in org.jclouds.vcloud.terremark.config that return TerremarkVCloudClient
protected  TerremarkVCloudClient TerremarkECloudRestClientModule.provideTerremarkClient(TerremarkECloudClient in)
           
protected  TerremarkVCloudClient TerremarkVCloudExpressRestClientModule.provideTerremarkClient(TerremarkVCloudExpressClient in)
           
 



Copyright © 2009-2010 jclouds. All Rights Reserved.