Package | Description |
---|---|
org.springframework.hateoas.client |
Modifier and Type | Method and Description |
---|---|
Traverson.TraversalBuilder |
Traverson.follow(String... rels)
Sets up a
Traverson.TraversalBuilder to follow the given rels. |
Traverson.TraversalBuilder |
Traverson.TraversalBuilder.withHeaders(org.springframework.http.HttpHeaders headers)
The
HttpHeaders that shall be used for the requests of the traversal. |
Traverson.TraversalBuilder |
Traverson.TraversalBuilder.withTemplateParameters(Map<String,Object> parameters)
Adds the given operations parameters to the traversal.
|
Copyright © 2012-2014–2019 Pivotal, Inc.. All rights reserved.