Package | Description |
---|---|
org.ovirt.engine.sdk.entities |
Modifier and Type | Method and Description |
---|---|
MigrationOptions |
ObjectFactory.createMigrationOptions()
Create an instance of
MigrationOptions |
MigrationOptions |
Cluster.getMigration()
Gets the value of the migration property.
|
MigrationOptions |
VmBase.getMigration()
Gets the value of the migration property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MigrationOptions> |
ObjectFactory.createMigration(MigrationOptions value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<MigrationOptions> |
ObjectFactory.createMigration(MigrationOptions value)
|
void |
Cluster.setMigration(MigrationOptions value)
Sets the value of the migration property.
|
void |
VmBase.setMigration(MigrationOptions value)
Sets the value of the migration property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0