Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected Network |
Action.network |
protected Network |
HostNIC.network |
protected Network |
NIC.network |
Modifier and Type | Field and Description |
---|---|
protected List<Network> |
Networks.networks |
Modifier and Type | Method and Description |
---|---|
Network |
ObjectFactory.createNetwork()
Create an instance of
Network |
Network |
Action.getNetwork()
Gets the value of the network property.
|
Network |
HostNIC.getNetwork()
Gets the value of the network property.
|
Network |
NIC.getNetwork()
Gets the value of the network property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Network> |
ObjectFactory.createNetwork(Network value)
|
List<Network> |
Networks.getNetworks()
Gets the value of the networks property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Network> |
ObjectFactory.createNetwork(Network value)
|
void |
Action.setNetwork(Network value)
Sets the value of the network property.
|
void |
HostNIC.setNetwork(Network value)
Sets the value of the network property.
|
void |
NIC.setNetwork(Network value)
Sets the value of the network property.
|
Modifier and Type | Method and Description |
---|---|
Network |
AssignedNetworkResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
AssignedNetworksResource.add(Network network) |
javax.ws.rs.core.Response |
NetworksResource.add(Network network) |
Modifier and Type | Method and Description |
---|---|
Network |
BackendClusterNetworksResource.addParents(Network network) |
Network |
BackendClusterNetworkResource.addParents(Network network) |
Network |
BackendNetworkResource.get() |
Network |
AbstractBackendNetworkResource.get() |
Network |
BackendNetworkResource.update(Network incoming) |
Network |
BackendClusterNetworkResource.update(Network incoming) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendNetworksResource.add(Network network) |
javax.ws.rs.core.Response |
BackendClusterNetworksResource.add(Network network) |
Network |
BackendClusterNetworksResource.addParents(Network network) |
Network |
BackendClusterNetworkResource.addParents(Network network) |
protected abstract VdcActionParametersBase |
AbstractBackendNetworksResource.getActionParameters(Network network,
network entity) |
protected AddNetworkStoragePoolParameters |
BackendNetworksResource.getActionParameters(Network network,
network entity) |
protected VdcActionParametersBase |
BackendClusterNetworksResource.getActionParameters(Network network,
network entity) |
protected Guid |
BackendNetworksResource.getDataCenterId(Network network) |
VdcActionParametersBase |
BackendNetworkResource.UpdateParametersProvider.getParameters(Network incoming,
network entity) |
network |
BackendHostNicsResource.lookupClusterNetwork(Network net) |
protected network |
BackendHostNicsResource.lookupNetwork(Network network) |
protected boolean |
BackendNetworksResource.namedDataCenter(Network network) |
Network |
BackendNetworkResource.update(Network incoming) |
Network |
BackendClusterNetworkResource.update(Network incoming) |
Modifier and Type | Method and Description |
---|---|
static Network |
NetworkMapper.map(network entity,
Network template) |
Modifier and Type | Method and Description |
---|---|
static Network |
NetworkMapper.map(network entity,
Network template) |
static network |
NetworkMapper.map(Network model,
network template) |
Copyright © 2012. All Rights Reserved.