org.jclouds.openstack.keystone.v1_1.functions
Class PublicURLOrInternalIfNull
java.lang.Object
org.jclouds.openstack.keystone.v1_1.functions.PublicURLOrInternalIfNull
- All Implemented Interfaces:
- com.google.common.base.Function<Endpoint,com.google.common.base.Supplier<URI>>, EndpointToSupplierURI
@Singleton
public class PublicURLOrInternalIfNull
- extends Object
- implements EndpointToSupplierURI
Methods inherited from interface com.google.common.base.Function |
equals |
PublicURLOrInternalIfNull
public PublicURLOrInternalIfNull()
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-2012 jclouds. All Rights Reserved.