org.jclouds.aws.util
Class AWSUtils.GetRegionFromLocation
java.lang.Object
org.jclouds.aws.util.AWSUtils.GetRegionFromLocation
- All Implemented Interfaces:
- com.google.common.base.Function<Location,String>
- Enclosing class:
- AWSUtils
@Singleton
public static class AWSUtils.GetRegionFromLocation
- extends Object
- implements com.google.common.base.Function<Location,String>
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 |
AWSUtils.GetRegionFromLocation
public AWSUtils.GetRegionFromLocation()
apply
public String apply(Location location)
- Specified by:
apply
in interface com.google.common.base.Function<Location,String>
Copyright © 2009-2011 jclouds. All Rights Reserved.