Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
BlockdevSnapshotInternal |
TransactionAction.blockdevSnapshotInternalSync |
Modifier and Type | Method and Description |
---|---|
BlockdevSnapshotInternal |
BlockdevSnapshotInternal.withDevice(String value) |
BlockdevSnapshotInternal |
BlockdevSnapshotInternal.withName(String value) |
Modifier and Type | Method and Description |
---|---|
static TransactionAction |
TransactionAction.blockdevSnapshotInternalSync(BlockdevSnapshotInternal blockdevSnapshotInternalSync) |
Constructor and Description |
---|
BlockdevSnapshotInternalSyncCommand(BlockdevSnapshotInternal argument)
Constructs a new BlockdevSnapshotInternalSyncCommand.
|