Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
DataCenterIscsiBondNetworkVnicProfile
DataCenterIscsiBondNetworkVnicProfile providing relation and functional services
|
class |
DataCenterNetworkVnicProfile
DataCenterNetworkVnicProfile providing relation and functional services
|
class |
NetworkVnicProfile
NetworkVnicProfile providing relation and functional services
|
class |
VnicProfile
VnicProfile providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
NetworkVnicProfile |
NetworkVnicProfiles.add(VnicProfile vnicprofile)
Adds VnicProfile object.
|
DataCenterIscsiBondNetworkVnicProfile |
DataCenterIscsiBondNetworkVnicProfiles.add(VnicProfile vnicprofile)
Adds VnicProfile object.
|
DataCenterNetworkVnicProfile |
DataCenterNetworkVnicProfiles.add(VnicProfile vnicprofile)
Adds VnicProfile object.
|
VnicProfile |
VnicProfiles.add(VnicProfile vnicprofile)
Adds VnicProfile object.
|
NetworkVnicProfile |
NetworkVnicProfiles.add(VnicProfile vnicprofile,
String expect)
Adds VnicProfile object.
|
VnicProfile |
VnicProfiles.add(VnicProfile vnicprofile,
String expect)
Adds VnicProfile object.
|
NetworkVnicProfile |
NetworkVnicProfiles.add(VnicProfile vnicprofile,
String expect,
String correlationId)
Adds VnicProfile object.
|
VnicProfile |
VnicProfiles.add(VnicProfile vnicprofile,
String expect,
String correlationId)
Adds VnicProfile object.
|
Modifier and Type | Method and Description |
---|---|
VnicProfile |
ObjectFactory.createVnicProfile()
Create an instance of
VnicProfile |
VnicProfile |
NIC.getVnicProfile()
Gets the value of the vnicProfile property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VnicProfile> |
ObjectFactory.createVnicProfile(VnicProfile value)
|
List<VnicProfile> |
VnicProfiles.getVnicProfiles()
Gets the value of the vnicProfiles property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<VnicProfile> |
ObjectFactory.createVnicProfile(VnicProfile value)
|
void |
NIC.setVnicProfile(VnicProfile value)
Sets the value of the vnicProfile property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0