Class Link
java.lang.Object
org.springframework.boot.actuate.endpoint.web.Link
Details for a link in a
HAL-formatted
response.
- Since:
- 2.0.0
- Author:
- Andy Wilkinson
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Link
Creates a newLink
with the givenhref
.- Parameters:
href
- the href
-
-
Method Details