| Modifier and Type | Field and Description |
|---|---|
protected URI |
href |
protected Link.Relation |
relation |
| Constructor and Description |
|---|
Link.Builder() |
| Modifier and Type | Method and Description |
|---|---|
Link.Builder |
fromLink(Link from) |
protected Link.Builder |
href(URI href) |
Link.Builder |
relation(Link.Relation relation) |
protected Link.Relation relation
protected URI href
public Link.Builder relation(Link.Relation relation)
Link.getRelation()protected Link.Builder href(URI href)
Link.getHref()public Link.Builder fromLink(Link from)
Copyright © 2009-2012 jclouds. All Rights Reserved.