Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockdevOptionsGenericCOWFormat
Autogenerated class.
|
class |
BlockdevOptionsQcow2
Autogenerated class.
|
Modifier and Type | Field and Description |
---|---|
BlockdevOptionsGenericFormat |
BlockdevOptions.bochs |
BlockdevOptionsGenericFormat |
BlockdevOptions.cloop |
BlockdevOptionsGenericFormat |
BlockdevOptions.dmg |
BlockdevOptionsGenericFormat |
BlockdevOptions.parallels |
BlockdevOptionsGenericFormat |
BlockdevOptions.raw |
BlockdevOptionsGenericFormat |
BlockdevOptions.vdi |
BlockdevOptionsGenericFormat |
BlockdevOptions.vhdx |
BlockdevOptionsGenericFormat |
BlockdevOptions.vpc |
Modifier and Type | Method and Description |
---|---|
BlockdevOptionsGenericFormat |
BlockdevOptionsGenericFormat.withFile(BlockdevRef value) |
Modifier and Type | Method and Description |
---|---|
static BlockdevOptions |
BlockdevOptions.bochs(BlockdevOptionsGenericFormat bochs) |
static BlockdevOptions |
BlockdevOptions.cloop(BlockdevOptionsGenericFormat cloop) |
static BlockdevOptions |
BlockdevOptions.dmg(BlockdevOptionsGenericFormat dmg) |
static BlockdevOptions |
BlockdevOptions.parallels(BlockdevOptionsGenericFormat parallels) |
static BlockdevOptions |
BlockdevOptions.raw(BlockdevOptionsGenericFormat raw) |
static BlockdevOptions |
BlockdevOptions.vdi(BlockdevOptionsGenericFormat vdi) |
static BlockdevOptions |
BlockdevOptions.vhdx(BlockdevOptionsGenericFormat vhdx) |
static BlockdevOptions |
BlockdevOptions.vpc(BlockdevOptionsGenericFormat vpc) |