public class RootResource extends org.springframework.hateoas.RepresentationModel<RootResource>
Constructor and Description |
---|
RootResource(int apiRevision) |
Modifier and Type | Method and Description |
---|---|
Integer |
getApiRevision() |
void |
setApiRevision(int apiRevision) |
public Integer getApiRevision()
public void setApiRevision(int apiRevision)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.