org.jclouds.s3.blobstore.functions
Class LocationFromBucketName
java.lang.Object
org.jclouds.s3.blobstore.functions.LocationFromBucketName
- All Implemented Interfaces:
- com.google.common.base.Function<String,org.jclouds.domain.Location>
@Singleton
public class LocationFromBucketName
- extends Object
- implements com.google.common.base.Function<String,org.jclouds.domain.Location>
|
Field Summary |
protected org.jclouds.logging.Logger |
logger
|
|
Method Summary |
org.jclouds.domain.Location |
apply(String bucket)
|
| 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 |
logger
protected org.jclouds.logging.Logger logger
apply
public org.jclouds.domain.Location apply(String bucket)
- Specified by:
apply in interface com.google.common.base.Function<String,org.jclouds.domain.Location>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.