Class InternalURL
- java.lang.Object
-
- org.jclouds.openstack.keystone.catalog.functions.BaseEndpointResolutionStrategy
-
- org.jclouds.openstack.keystone.catalog.functions.InternalURL
-
- All Implemented Interfaces:
com.google.common.base.Function<Collection<ServiceEndpoint>,com.google.common.base.Supplier<URI>>
,Function<Collection<ServiceEndpoint>,com.google.common.base.Supplier<URI>>
,ServiceEndpointResolutionStrategy
@Singleton public class InternalURL extends BaseEndpointResolutionStrategy
-
-
Constructor Summary
Constructors Constructor Description InternalURL()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.google.common.base.Predicate<ServiceEndpoint>
filter()
-
Methods inherited from class org.jclouds.openstack.keystone.catalog.functions.BaseEndpointResolutionStrategy
apply, withIface
-
-
-
-
Method Detail
-
filter
protected com.google.common.base.Predicate<ServiceEndpoint> filter()
- Specified by:
filter
in classBaseEndpointResolutionStrategy
-
-