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

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

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

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

Constructors in org.jclouds.vcloud.terremark.compute with parameters of type TerremarkVCloudClient
TerremarkVCloudComputeClient(TerremarkVCloudClient client, org.jclouds.compute.strategy.PopulateDefaultLoginCredentialsForImageStrategy credentialsProvider, javax.inject.Provider<String> passwordGenerator, com.google.common.base.Predicate<URI> successTester, Map<org.jclouds.vcloud.domain.Status,org.jclouds.compute.domain.NodeState> vAppStatusToNodeState, Map<String,org.jclouds.domain.Credentials> credentialStore, InternetServiceAndPublicIpAddressSupplier internetServiceAndPublicIpAddressSupplier)
           
 

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

Fields in org.jclouds.vcloud.terremark.compute.functions declared as TerremarkVCloudClient
protected  TerremarkVCloudClient CreateUniqueKeyPair.trmkClient
           
 

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>
           
 

Constructors in org.jclouds.vcloud.terremark.config with parameters of type TerremarkVCloudClient
TerremarkRestClientModule.OrgNameToKeysListSupplier(com.google.common.base.Supplier<org.jclouds.vcloud.domain.VCloudSession> sessionSupplier, TerremarkVCloudClient client)
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.