Class ZoneToLocation
java.lang.Object
org.jclouds.cloudstack.compute.functions.ZoneToLocation
- All Implemented Interfaces:
com.google.common.base.Function<Zone,,org.jclouds.domain.Location> Function<Zone,org.jclouds.domain.Location>
public class ZoneToLocation
extends Object
implements com.google.common.base.Function<Zone,org.jclouds.domain.Location>
Converts an Zone into a Location.
-
Constructor Details
-
ZoneToLocation
@Inject public ZoneToLocation(org.jclouds.location.suppliers.all.JustProvider provider)
-
-
Method Details