Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.resource | |
org.ovirt.engine.api.restapi.resource | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected List<Snapshot> |
Snapshots.snapshots |
Modifier and Type | Method and Description |
---|---|
Snapshot |
ObjectFactory.createSnapshot()
Create an instance of
Snapshot |
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)
|
Modifier and Type | Method and Description |
---|---|
Snapshot |
SnapshotResource.get() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
SnapshotsResource.add(Snapshot snapshot) |
Modifier and Type | Method and Description |
---|---|
Snapshot |
BackendSnapshotsResource.addParents(Snapshot model) |
protected Snapshot |
BackendSnapshotResource.addParents(Snapshot snapshot) |
Snapshot |
BackendSnapshotResource.get() |
protected Snapshot |
BackendSnapshotsResource.map(DiskImage snapshot,
DiskImage diskImage) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
BackendSnapshotsResource.add(Snapshot snapshot) |
Snapshot |
BackendSnapshotsResource.addParents(Snapshot model) |
protected Snapshot |
BackendSnapshotResource.addParents(Snapshot snapshot) |
protected void |
BackendSnapshotsResource.addPrevLink(Snapshot snapshot,
NGuid id) |
Modifier and Type | Method and Description |
---|---|
static Snapshot |
SnapshotMapper.map(DiskImage entity,
Snapshot template) |
Modifier and Type | Method and Description |
---|---|
static Snapshot |
SnapshotMapper.map(DiskImage entity,
Snapshot template) |
Copyright © 2012. All Rights Reserved.