Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
InstanceType
InstanceType providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
InstanceType |
InstanceTypes.add(InstanceType instancetype)
Adds InstanceType object.
|
InstanceType |
InstanceTypes.add(InstanceType instancetype,
String expect)
Adds InstanceType object.
|
InstanceType |
InstanceTypes.add(InstanceType instancetype,
String expect,
String correlationId)
Adds InstanceType object.
|
Modifier and Type | Method and Description |
---|---|
InstanceType |
ObjectFactory.createInstanceType()
Create an instance of
InstanceType |
InstanceType |
VM.getInstanceType()
Gets the value of the instanceType property.
|
InstanceType |
BaseDevice.getInstanceType()
Gets the value of the instanceType property.
|
InstanceType |
GraphicsConsole.getInstanceType()
Gets the value of the instanceType property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<InstanceType> |
ObjectFactory.createInstanceType(InstanceType value)
|
List<InstanceType> |
InstanceTypes.getInstanceTypes()
Gets the value of the instanceTypes property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<InstanceType> |
ObjectFactory.createInstanceType(InstanceType value)
|
void |
VM.setInstanceType(InstanceType value)
Sets the value of the instanceType property.
|
void |
BaseDevice.setInstanceType(InstanceType value)
Sets the value of the instanceType property.
|
void |
GraphicsConsole.setInstanceType(InstanceType value)
Sets the value of the instanceType property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0