Class RootResource
java.lang.Object
org.springframework.hateoas.RepresentationModel<RootResource>
org.springframework.cloud.dataflow.rest.resource.RootResource
Describes the other available resource endpoints, as well as provides information about
the server itself, such as API revision number.
- Author:
- Eric Bottard
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.hateoas.RepresentationModel
add, add, add, addAllIf, addIf, equals, getLink, getLink, getLinks, getLinks, getLinks, getRequiredLink, getRequiredLink, hashCode, hasLink, hasLink, hasLinks, mapLink, mapLinkIf, of, of, removeLinks, toString
-
Constructor Details
-
RootResource
public RootResource(int apiRevision)
-
-
Method Details
-
getApiRevision
-
setApiRevision
public void setApiRevision(int apiRevision)
-