Package | Description |
---|---|
org.ovirt.engine.api.common.util | |
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.rsdl |
Modifier and Type | Method and Description |
---|---|
static Link |
LinkHelper.createLink(String url,
String rel) |
static Link |
LinkHelper.createLink(String url,
String rel,
List<ParametersSet> params)
Create a search link with the given parameters
|
static Link |
LinkHelper.createSearchLink(String url,
String rel)
Create a search link with the given parameters
|
Modifier and Type | Class and Description |
---|---|
class |
DetailedLink
Java class for DetailedLink complex type.
|
class |
Schema
Java class for Schema complex type.
|
Modifier and Type | Field and Description |
---|---|
protected List<Link> |
Actions.links |
protected List<Link> |
BaseResource.links |
Modifier and Type | Method and Description |
---|---|
Link |
ObjectFactory.createLink()
Create an instance of
Link |
static Link |
LinkHeader.parse(String val)
For unmarshalling Link Headers.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Link> |
ObjectFactory.createLink(Link value)
|
List<Link> |
Actions.getLinks()
Gets the value of the links property.
|
List<Link> |
BaseResource.getLinks()
Gets the value of the links property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Link> |
ObjectFactory.createLink(Link value)
|
static String |
LinkHeader.format(Link link)
To write as link header
|
Modifier and Type | Method and Description |
---|---|
protected Link |
BackendHostNicsResource.masterLink(String id) |
Modifier and Type | Method and Description |
---|---|
Link |
LinkBuilder.build() |
Copyright © 2012. All Rights Reserved.