org.jclouds.openstack.keystone.v1_1.functions
Class RegionFirstPartOfDNSNameOrProvider

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

@Singleton
public class RegionFirstPartOfDNSNameOrProvider
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-2012 jclouds. All Rights Reserved.