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 Subinterfaces:
EndpointToSupplierAdminURI
All Known Implementing Classes:
AdminURL, 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-2013 The Apache Software Foundation. All Rights Reserved.