Uses of Interface
com.jcabi.http.response.WebLinkingResponse.Link
-
Packages that use WebLinkingResponse.Link Package Description com.jcabi.http.response Responses. -
-
Uses of WebLinkingResponse.Link in com.jcabi.http.response
Methods in com.jcabi.http.response that return types with arguments of type WebLinkingResponse.Link Modifier and Type Method Description Map<String,WebLinkingResponse.Link>
WebLinkingResponse. links()
Get all links provided.
-