| Constructor and Description |
|---|
EndpointLinksResolver() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Link> |
resolveLinks(Collection<EndpointInfo<WebOperation>> webEndpoints,
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<EndpointInfo<WebOperation>> webEndpoints, String requestUrl)
requestUrl.webEndpoints - the web endpointsrequestUrl - the url of the request for the endpoint linksCopyright © 2017 Pivotal Software, Inc.. All rights reserved.