| Constructor and Description |
|---|
EndpointLinksResolver(Collection<? extends ExposableEndpoint<?>> endpoints) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
resolveLinks(String requestUrl)
Resolves links to the known endpoints based on a request with the given
requestUrl. |
public EndpointLinksResolver(Collection<? extends ExposableEndpoint<?>> endpoints)
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.