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
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()getType()voidsetDescription(String description) voidvoidMethods 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
-