| Package | Description |
|---|---|
| com.abiquo.model.transport | |
| com.abiquo.model.transport.error | |
| com.abiquo.server.core.cloud | |
| com.abiquo.server.core.infrastructure.network |
| Modifier and Type | Field and Description |
|---|---|
protected RESTLink |
SingleResourceTransportDto.editLink |
| Modifier and Type | Field and Description |
|---|---|
protected List<RESTLink> |
SingleResourceTransportDto.links |
| Modifier and Type | Method and Description |
|---|---|
RESTLink |
SingleResourceTransportDto.getEditLink() |
RESTLink |
MovedPermanentlyDto.getLocation() |
RESTLink |
AcceptedRequestDto.getStatusLink()
The status link where you can track the status of the request.
|
RESTLink |
SingleResourceTransportDto.searchLink(String rel)
Returns a
RESTLink with the relation attribute value or null if no such link is
found. |
RESTLink |
SingleResourceTransportDto.searchLink(String rel,
String title) |
RESTLink |
SingleResourceTransportDto.searchLinkByHref(String href) |
| Modifier and Type | Method and Description |
|---|---|
List<RESTLink> |
SingleResourceTransportDto.getLinks() |
List<RESTLink> |
SingleResourceTransportDto.searchLinks(String rel)
|
| Modifier and Type | Method and Description |
|---|---|
void |
SingleResourceTransportDto.addEditLink(RESTLink edit) |
void |
SingleResourceTransportDto.addLink(RESTLink link) |
void |
MovedPermanentlyDto.setLocation(RESTLink locationLink) |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleResourceTransportDto.addLinks(List<RESTLink> links) |
void |
SingleResourceTransportDto.setLinks(List<RESTLink> links) |
| Modifier and Type | Method and Description |
|---|---|
List<RESTLink> |
CommonError.getLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommonError.setLinks(List<RESTLink> links) |
| Modifier and Type | Method and Description |
|---|---|
void |
VirtualMachineDto.setNicLinks(List<RESTLink> nics)
Modify the NIC links.
|
| Modifier and Type | Method and Description |
|---|---|
RESTLink |
NetworkInterfaceDto.getNetworkServiceTypeLink() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractIpsDto.addLinks(List<RESTLink> links) |
Copyright © 2008-2014 Abiquo Holdings S.L.. All Rights Reserved.