Uses of Class
org.jclouds.ec2.compute.functions.AddElasticIpsToNodemetadata

Packages that use AddElasticIpsToNodemetadata
org.jclouds.ec2.compute.config   
 

Uses of AddElasticIpsToNodemetadata in org.jclouds.ec2.compute.config
 

Methods in org.jclouds.ec2.compute.config with parameters of type AddElasticIpsToNodemetadata
 com.google.common.base.Function<RunningInstance,NodeMetadata> EC2ComputeServiceDependenciesModule.bindNodeConverter(RunningInstanceToNodeMetadata baseConverter, AddElasticIpsToNodemetadata addElasticIpsToNodemetadata, boolean autoAllocateElasticIps)
          only add the overhead of looking up ips when we have enabled the auto-allocate functionality
 



Copyright © 2009-2012 jclouds. All Rights Reserved.