org.jclouds.openstack.keystone.v2_0.functions
Class ReturnRegionOrProvider

java.lang.Object
  extended by org.jclouds.openstack.keystone.v2_0.functions.ReturnRegionOrProvider
All Implemented Interfaces:
com.google.common.base.Function<Endpoint,String>, EndpointToRegion

@Singleton
public class ReturnRegionOrProvider
extends Object
implements EndpointToRegion


Method Summary
 String apply(Endpoint input)
           
 
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
 

Method Detail

apply

public String apply(Endpoint input)
Specified by:
apply in interface com.google.common.base.Function<Endpoint,String>


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.