com.google.common.base.Function<Map<String,String>,List<NIC>>
Function<Map<String,String>,List<NIC>>
@Singleton public class MapToNICs extends Object implements com.google.common.base.Function<Map<String,String>,List<NIC>>
MapToNICs(String apiVersion)
List<NIC>
apply(Map<String,String> from)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
equals
andThen, compose
@Inject public MapToNICs(String apiVersion)
public List<NIC> apply(Map<String,String> from)
apply