| Package | Description |
|---|---|
| org.jclouds.vcloud.director.v1_5.domain | |
| org.jclouds.vcloud.director.v1_5.predicates |
| Modifier and Type | Field and Description |
|---|---|
static List<Link.Rel> |
Link.Rel.ALL |
protected static Map<String,Link.Rel> |
Link.Rel.REL_BY_ID |
| Modifier and Type | Method and Description |
|---|---|
static Link.Rel |
Link.Rel.fromValue(String value) |
Link.Rel |
Link.getRel()
Defines the relationship of the link to the object that contains it.
|
static Link.Rel |
Link.Rel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Link.Rel[] |
Link.Rel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
B |
Link.Builder.rel(Link.Rel rel) |
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.base.Predicate<Link> |
LinkPredicates.relEquals(Link.Rel rel) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.