Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
Extension.getLinks() |
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
Server.getLinks() |
List<? extends Link> |
SecGroupExtension.getLinks()
Gets the reference / external links
|
List<? extends Link> |
Image.getLinks() |
List<? extends Link> |
Flavor.getLinks()
Gets the links.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
Resource.getLinks()
Returns the link of the resource
|
List<? extends Link> |
Event.getLinks()
Returns the links of the event
|
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
Access.Service.getEndpointsLinks() |
List<? extends Link> |
Access.UserDetails.getRolesLinks() |
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
ShareSnapshot.getLinks() |
List<? extends Link> |
Share.getLinks() |
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
VolumeTransfer.getLinks() |
Modifier and Type | Class and Description |
---|---|
class |
GenericLink
A Link holds information about a URL, Relative URL and the type of the link
|
Modifier and Type | Method and Description |
---|---|
Link |
GenericLink.LinkConcreteBuilder.build()
Creates and return the Model Entity M
|
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
ExtensionValue.getLinks() |
Modifier and Type | Method and Description |
---|---|
LinkBuilder |
GenericLink.LinkConcreteBuilder.from(Link in)
Creates a Builder using the param M as the default values
|
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
NovaServer.getLinks() |
List<? extends Link> |
NovaSecGroupExtension.getLinks()
Gets the reference / external links
|
List<? extends Link> |
NovaImage.getLinks() |
List<? extends Link> |
NovaFlavor.getLinks()
Gets the links.
|
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
HeatResource.getLinks() |
List<? extends Link> |
HeatEvent.getLinks() |
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
KeystoneAccess.AccessService.getEndpointsLinks() |
List<? extends Link> |
KeystoneAccess.AccessUser.getRolesLinks() |
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
ManilaShareSnapshot.getLinks() |
List<? extends Link> |
ManilaShare.getLinks() |
Modifier and Type | Method and Description |
---|---|
List<? extends Link> |
CinderVolumeTransfer.getLinks() |
Copyright © 2017. All rights reserved.