Package | Description |
---|---|
org.ovirt.engine.sdk.entities |
Modifier and Type | Method and Description |
---|---|
IP |
ObjectFactory.createIP()
Create an instance of
IP |
IP |
Session.getIp()
Gets the value of the ip property.
|
IP |
HostNIC.getIp()
Gets the value of the ip property.
|
IP |
Network.getIp()
Gets the value of the ip property.
|
IP |
IpAddressAssignment.getIp()
Gets the value of the ip property.
|
IP |
GuestNicConfiguration.getIp()
Gets the value of the ip property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<IP> |
ObjectFactory.createIp(IP value)
|
List<IP> |
IPs.getIPs()
Gets the value of the iPs property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<IP> |
ObjectFactory.createIp(IP value)
|
void |
Session.setIp(IP value)
Sets the value of the ip property.
|
void |
HostNIC.setIp(IP value)
Sets the value of the ip property.
|
void |
Network.setIp(IP value)
Sets the value of the ip property.
|
void |
IpAddressAssignment.setIp(IP value)
Sets the value of the ip property.
|
void |
GuestNicConfiguration.setIp(IP value)
Sets the value of the ip property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0