This project has retired. For details please refer to its
Attic page.
AddElasticIpsToNodemetadata (Apache jclouds 2.2.1 API)
-
- All Implemented Interfaces:
- com.google.common.base.Function<NodeMetadata,NodeMetadata>
@Singleton
public class AddElasticIpsToNodemetadata
extends Object
implements com.google.common.base.Function<NodeMetadata,NodeMetadata>
This class searches for elastic ip addresses that are associated with the node, and adds them to
the publicIpAddress collection if present.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface com.google.common.base.Function
equals
Copyright © 2009-2021 The Apache Software Foundation. All Rights Reserved.