Package org.jclouds.s3.functions
Class GetRegionForBucket
java.lang.Object
org.jclouds.s3.functions.GetRegionForBucket
- All Implemented Interfaces:
com.google.common.base.Function<String,
,com.google.common.base.Optional<String>> Function<String,
com.google.common.base.Optional<String>>
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionGetRegionForBucket
(com.google.common.cache.LoadingCache<String, com.google.common.base.Optional<String>> bucketToRegion) -
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