Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
ClusterNetwork
ClusterNetwork providing relation and functional services
|
class |
DataCenterClusterNetwork
DataCenterClusterNetwork providing relation and functional services
|
class |
Network
Network providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
ClusterNetwork |
ClusterNetworks.add(Network network)
Adds Network object.
|
DataCenterClusterNetwork |
DataCenterClusterNetworks.add(Network network)
Adds Network object.
|
Network |
Networks.add(Network network)
Adds Network object.
|
ClusterNetwork |
ClusterNetworks.add(Network network,
String expect,
String correlationId)
Adds Network object.
|
DataCenterClusterNetwork |
DataCenterClusterNetworks.add(Network network,
String expect,
String correlationId)
Adds Network object.
|
Network |
Networks.add(Network network,
String expect,
String correlationId)
Adds Network object.
|
Modifier and Type | Method and Description |
---|---|
Network |
ObjectFactory.createNetwork()
Create an instance of
Network |
Network |
VnicProfile.getNetwork()
Gets the value of the network property.
|
Network |
NIC.getNetwork()
Gets the value of the network property.
|
Network |
Action.getNetwork()
Gets the value of the network property.
|
Network |
HostNIC.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 |
VnicProfile.setNetwork(Network value)
Sets the value of the network property.
|
void |
NIC.setNetwork(Network value)
Sets the value of the network property.
|
void |
Action.setNetwork(Network value)
Sets the value of the network property.
|
void |
HostNIC.setNetwork(Network value)
Sets the value of the network property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0