@Singleton public class DatacenterToLocation extends Object implements com.google.common.base.Function<Datacenter,Location>
| Constructor and Description |
|---|
DatacenterToLocation(Provider<com.google.common.base.Supplier<Location>> provider) |
public Location apply(Datacenter from)
apply in interface com.google.common.base.Function<Datacenter,Location>Copyright © 2009-2012 jclouds. All Rights Reserved.