org.jclouds.openstack.keystone.v2_0.functions
Class InternalURL
java.lang.Object
org.jclouds.openstack.keystone.v2_0.functions.InternalURL
- All Implemented Interfaces:
- com.google.common.base.Function<Endpoint,com.google.common.base.Supplier<URI>>, EndpointToSupplierURI
@Singleton
public class InternalURL
- extends Object
- implements EndpointToSupplierURI
Select internal URL endpoints services
| Methods inherited from interface com.google.common.base.Function |
equals |
InternalURL
public InternalURL()
apply
public com.google.common.base.Supplier<URI> apply(Endpoint input)
- Specified by:
apply in interface com.google.common.base.Function<Endpoint,com.google.common.base.Supplier<URI>>
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.