java.lang.Object
org.jclouds.azurecompute.arm.compute.functions.LocationToResourceGroupName
- All Implemented Interfaces:
com.google.common.base.Function<String,String>
, Function<String,String>
public class LocationToResourceGroupName
extends Object
implements com.google.common.base.Function<String,String>
Returns the name of the resource group for the current location.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals