Package | Description |
---|---|
org.ovirt.engine.api.restapi.types | |
org.ovirt.engine.core.common.businessentities |
Modifier and Type | Method and Description |
---|---|
static NicStatus |
HostNicMapper.map(InterfaceStatus interfaceStatus,
NicStatus template) |
Modifier and Type | Method and Description |
---|---|
static InterfaceStatus |
InterfaceStatus.forValue(int value) |
InterfaceStatus |
NetworkStatistics.getStatus()
Returns the connection status.
|
static InterfaceStatus |
InterfaceStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InterfaceStatus[] |
InterfaceStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkStatistics.setStatus(InterfaceStatus status)
Sets the status for the connection.
|
Copyright © 2012. All Rights Reserved.