Package com.cloudbees.workflow.rest.hal
Class Link
- java.lang.Object
-
- com.cloudbees.workflow.rest.hal.Link
-
public class Link extends Object
HAL link object representation.- Author:
- tom.fennelly@gmail.com
-
-
Constructor Summary
Constructors Constructor Description Link()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static Link
newLink(String href)
Link
setHref(String href)
-