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>>
,Function<Endpoint,com.google.common.base.Supplier<URI>>
,EndpointToSupplierURI
@Singleton public class PublicURLOrInternalIfNull extends Object implements EndpointToSupplierURI
-
-
Constructor Summary
Constructors Constructor Description PublicURLOrInternalIfNull()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.common.base.Supplier<URI>
apply(Endpoint input)
String
toString()
-