Package | Description |
---|---|
org.ovirt.engine.api.model |
Modifier and Type | Field and Description |
---|---|
protected HighAvailability |
VM.highAvailability |
protected HighAvailability |
Template.highAvailability |
Modifier and Type | Method and Description |
---|---|
HighAvailability |
ObjectFactory.createHighAvailability()
Create an instance of
HighAvailability |
HighAvailability |
VM.getHighAvailability()
Gets the value of the highAvailability property.
|
HighAvailability |
Template.getHighAvailability()
Gets the value of the highAvailability property.
|
Modifier and Type | Method and Description |
---|---|
void |
VM.setHighAvailability(HighAvailability value)
Sets the value of the highAvailability property.
|
void |
Template.setHighAvailability(HighAvailability value)
Sets the value of the highAvailability property.
|
Copyright © 2012. All Rights Reserved.