| Constructor and Description |
|---|
EndpointLinksResolver() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
resolveLinks(Collection<ExposableWebEndpoint> endpoints,
String requestUrl)
Resolves links to the operations of the given {code webEndpoints} based on a
request with the given
requestUrl. |
public Map<String,Link> resolveLinks(Collection<ExposableWebEndpoint> endpoints, String requestUrl)
requestUrl.endpoints - the source endpointsrequestUrl - the url of the request for the endpoint linksCopyright © 2018 Pivotal Software, Inc.. All rights reserved.