Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
BlockdevSnapshot |
TransactionAction.blockdevSnapshot |
Modifier and Type | Method and Description |
---|---|
BlockdevSnapshot |
BlockdevSnapshot.withNode(String value) |
BlockdevSnapshot |
BlockdevSnapshot.withOverlay(String value) |
Modifier and Type | Method and Description |
---|---|
static TransactionAction |
TransactionAction.blockdevSnapshot(BlockdevSnapshot blockdevSnapshot) |
Constructor and Description |
---|
BlockdevSnapshotCommand(BlockdevSnapshot argument)
Constructs a new BlockdevSnapshotCommand.
|