Package | Description |
---|---|
org.ovirt.engine.sdk.decorators | |
org.ovirt.engine.sdk.entities |
Modifier and Type | Class and Description |
---|---|
class |
VMSnapshot
VMSnapshot providing relation and functional services
|
Modifier and Type | Method and Description |
---|---|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot)
Adds Snapshot object.
|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot,
String expect)
Adds Snapshot object.
|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot,
String expect,
String correlationId)
Adds Snapshot object.
|
Modifier and Type | Method and Description |
---|---|
Snapshot |
ObjectFactory.createSnapshot()
Create an instance of
Snapshot |
Snapshot |
Action.getSnapshot()
Gets the value of the snapshot property.
|
Snapshot |
Disk.getSnapshot()
Gets the value of the snapshot property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Snapshot> |
ObjectFactory.createSnapshot(Snapshot value)
|
List<Snapshot> |
Snapshots.getSnapshots()
Gets the value of the snapshots property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<Snapshot> |
ObjectFactory.createSnapshot(Snapshot value)
|
void |
Action.setSnapshot(Snapshot value)
Sets the value of the snapshot property.
|
void |
Disk.setSnapshot(Snapshot value)
Sets the value of the snapshot property.
|
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0