Package | Description |
---|---|
org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
Modifier and Type | Field and Description |
---|---|
NetdevVdeOptions |
NetClientOptions.vde |
Modifier and Type | Method and Description |
---|---|
NetdevVdeOptions |
NetdevVdeOptions.withGroup(String value) |
NetdevVdeOptions |
NetdevVdeOptions.withMode(Integer value) |
NetdevVdeOptions |
NetdevVdeOptions.withPort(Integer value) |
NetdevVdeOptions |
NetdevVdeOptions.withSock(String value) |
Modifier and Type | Method and Description |
---|---|
static NetClientOptions |
NetClientOptions.vde(NetdevVdeOptions vde) |