Uses of Class
org.jclouds.trmk.vcloud_0_8.compute.domain.OrgAndName

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

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

Methods in org.jclouds.trmk.vcloud_0_8.compute.functions that return OrgAndName
 OrgAndName NodeMetadataToOrgAndName.apply(NodeMetadata from)
           
 

Methods in org.jclouds.trmk.vcloud_0_8.compute.functions with parameters of type OrgAndName
 KeyPair CreateUniqueKeyPair.apply(OrgAndName from)
           
 

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

Methods in org.jclouds.trmk.vcloud_0_8.compute.strategy with parameters of type OrgAndName
 void DeleteKeyPair.execute(OrgAndName orgTag)
           
 



Copyright © 2009-2012 jclouds. All Rights Reserved.