org.jclouds.openstack.keystone.v1_1.functions
Interface EndpointToRegion

All Superinterfaces:
com.google.common.base.Function<Endpoint,String>
All Known Implementing Classes:
RegionFirstPartOfDNSNameOrProvider

public interface EndpointToRegion
extends com.google.common.base.Function<Endpoint,String>


Method Summary
 
Methods inherited from interface com.google.common.base.Function
apply, equals
 



Copyright © 2009-2012 jclouds. All Rights Reserved.