Uses of Class
org.jclouds.trmk.vcloud_0_8.compute.functions.FindLocationForResource

Packages that use FindLocationForResource
org.jclouds.trmk.vcloud_0_8.compute.functions   
org.jclouds.trmk.vcloud_0_8.compute.strategy   
 

Uses of FindLocationForResource in org.jclouds.trmk.vcloud_0_8.compute.functions
 

Fields in org.jclouds.trmk.vcloud_0_8.compute.functions declared as FindLocationForResource
protected  FindLocationForResource VAppToNodeMetadata.findLocationForResourceInVDC
           
 

Constructors in org.jclouds.trmk.vcloud_0_8.compute.functions with parameters of type FindLocationForResource
ImageForVCloudExpressVAppTemplate(FindLocationForResource findLocationForResource, PopulateDefaultLoginCredentialsForImageStrategy credentialsProvider, com.google.common.base.Function<String,OperatingSystem> osParser)
           
VAppToNodeMetadata(TerremarkVCloudComputeClient computeClient, Map<String,Credentials> credentialStore, Map<Status,NodeState> vAppStatusToNodeState, HardwareForVCloudExpressVApp hardwareForVCloudExpressVApp, FindLocationForResource findLocationForResourceInVDC, com.google.common.base.Supplier<Set<? extends Image>> images)
           
 

Uses of FindLocationForResource in org.jclouds.trmk.vcloud_0_8.compute.strategy
 

Fields in org.jclouds.trmk.vcloud_0_8.compute.strategy declared as FindLocationForResource
protected  FindLocationForResource TerremarkVCloudListNodesStrategy.findLocationForResourceInVDC
           
 

Constructors in org.jclouds.trmk.vcloud_0_8.compute.strategy with parameters of type FindLocationForResource
TerremarkVCloudListNodesStrategy(TerremarkVCloudClient client, com.google.common.base.Supplier<Map<String,ReferenceType>> orgNameToEndpoint, TerremarkVCloudGetNodeMetadataStrategy getNodeMetadata, FindLocationForResource findLocationForResourceInVDC)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.