@Singleton public class DatacenterToLocation extends Object implements com.google.common.base.Function<Datacenter,Location>
Datacenter to a Location one.| Constructor and Description |
|---|
DatacenterToLocation() |
public Location apply(Datacenter datacenter)
apply in interface com.google.common.base.Function<Datacenter,Location>Copyright © 2009-2013 jclouds. All Rights Reserved.