Class LauncherResource
java.lang.Object
org.springframework.hateoas.RepresentationModel<LauncherResource>
org.springframework.cloud.dataflow.rest.resource.LauncherResource
public class LauncherResource
extends org.springframework.hateoas.RepresentationModel<LauncherResource>
- Author:
- Ilayaperumal Gopinathan
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiongetName()
getType()
void
setDescription
(String description) void
void
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
-
LauncherResource
-
-
Method Details
-
getName
-
setName
-
getType
-
getDescription
-
setDescription
-
getOptions
-
setOptions
-