Package | Description |
---|---|
org.ovirt.engine.sdk.decorators |
Modifier and Type | Method and Description |
---|---|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot)
Adds Snapshot object.
|
VMSnapshot |
VMSnapshots.add(Snapshot snapshot,
String expect,
String correlationId)
Adds Snapshot object.
|
VMSnapshot |
VMSnapshots.get(UUID id)
Fetches VMSnapshot object by id.
|
Modifier and Type | Method and Description |
---|---|
List<VMSnapshot> |
VMSnapshots.list()
Lists VMSnapshot objects.
|
List<VMSnapshot> |
VMSnapshots.list(Integer max,
String allContent)
Lists VMSnapshot objects.
|
Constructor and Description |
---|
VMSnapshotCdRoms(HttpProxyBroker proxy,
VMSnapshot parent) |
VMSnapshotDisks(HttpProxyBroker proxy,
VMSnapshot parent) |
VMSnapshotNics(HttpProxyBroker proxy,
VMSnapshot parent) |
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0