Package com.jcabi.http.response
Interface WebLinkingResponse.Link
- Enclosing class:
- WebLinkingResponse
Single link.
- Since:
- 1.0
-
Nested Class Summary
-
Method Summary
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, values
-
Method Details
-
uri
URI uri()Its URI.- Returns:
- URI
-