Uses of Class
org.jclouds.ec2.compute.functions.RunningInstanceToNodeMetadata
Packages that use RunningInstanceToNodeMetadata
-
Uses of RunningInstanceToNodeMetadata in org.jclouds.aws.ec2.compute.functions
Subclasses of RunningInstanceToNodeMetadata in org.jclouds.aws.ec2.compute.functions -
Uses of RunningInstanceToNodeMetadata in org.jclouds.ec2.compute.config
Methods in org.jclouds.ec2.compute.config with parameters of type RunningInstanceToNodeMetadataModifier and TypeMethodDescriptionfinal 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