Uses of Interface
org.jclouds.trmk.vcloud_0_8.suppliers.InternetServiceAndPublicIpAddressSupplier

Packages that use InternetServiceAndPublicIpAddressSupplier
org.jclouds.trmk.ecloud.suppliers   
org.jclouds.trmk.vcloud_0_8.compute   
org.jclouds.trmk.vcloudexpress.suppliers   
 

Uses of InternetServiceAndPublicIpAddressSupplier in org.jclouds.trmk.ecloud.suppliers
 

Classes in org.jclouds.trmk.ecloud.suppliers that implement InternetServiceAndPublicIpAddressSupplier
 class TerremarkECloudInternetServiceAndPublicIpAddressSupplier
           
 

Uses of InternetServiceAndPublicIpAddressSupplier in org.jclouds.trmk.vcloud_0_8.compute
 

Fields in org.jclouds.trmk.vcloud_0_8.compute declared as InternetServiceAndPublicIpAddressSupplier
protected  InternetServiceAndPublicIpAddressSupplier TerremarkVCloudComputeClient.internetServiceAndPublicIpAddressSupplier
           
 

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

Uses of InternetServiceAndPublicIpAddressSupplier in org.jclouds.trmk.vcloudexpress.suppliers
 

Classes in org.jclouds.trmk.vcloudexpress.suppliers that implement InternetServiceAndPublicIpAddressSupplier
 class TerremarkVCloudExpressInternetServiceAndPublicIpAddressSupplier
           
 



Copyright © 2009-2011 jclouds. All Rights Reserved.