org.jclouds.openstack.keystone.v2_0.functions
Interface EndpointToSupplierURI

All Superinterfaces:
com.google.common.base.Function<Endpoint,com.google.common.base.Supplier<URI>>
All Known Implementing Classes:
PublicURLOrInternalIfNull

public interface EndpointToSupplierURI
extends com.google.common.base.Function<Endpoint,com.google.common.base.Supplier<URI>>


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



Copyright © 2009-2012 jclouds. All Rights Reserved.