This project has retired. For details please refer to its
Attic page.
RegionToEndpointOrProviderIfNull (Apache jclouds 2.0.0 API)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- org.jclouds.location.functions.RegionToEndpointOrProviderIfNull
-
- All Implemented Interfaces:
- com.google.common.base.Function<Object,URI>
public final class RegionToEndpointOrProviderIfNull
extends Object
implements com.google.common.base.Function<Object,URI>
Return a uri corresponding to the name of the region (passed argument).
Otherwise, return the default location.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
URI |
apply(Object from) |
-
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
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.