@Singleton public class DatacenterToLocation extends Object implements com.google.common.base.Function<Datacenter,Location>
| Constructor and Description |
|---|
DatacenterToLocation(JustProvider provider) |
@Inject public DatacenterToLocation(JustProvider provider)
public Location apply(Datacenter datacenter)
apply in interface com.google.common.base.Function<Datacenter,Location>Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.