org.jclouds.elasticstack.compute.functions
Class ServerInfoToNodeMetadata.FindImageForId
java.lang.Object
org.jclouds.collect.FindResourceInSet<String,Image>
org.jclouds.elasticstack.compute.functions.ServerInfoToNodeMetadata.FindImageForId
- All Implemented Interfaces:
- com.google.common.base.Function<String,Image>
- Enclosing class:
- ServerInfoToNodeMetadata
@Singleton
public static class ServerInfoToNodeMetadata.FindImageForId
- extends FindResourceInSet<String,Image>
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 |
ServerInfoToNodeMetadata.FindImageForId
@Inject
public ServerInfoToNodeMetadata.FindImageForId(com.google.common.base.Supplier<Set<? extends Image>> images)
matches
public boolean matches(String from,
Image input)
- Specified by:
matches
in class FindResourceInSet<String,Image>
Copyright © 2009-2011 jclouds. All Rights Reserved.