public static class VTPM.Record extends Object implements Types.Record
Modifier and Type | Field and Description |
---|---|
VM |
backend
the domain where the backend is located
|
String |
uuid
Unique identifier/object reference
|
VM |
VM
the virtual machine
|
Constructor and Description |
---|
Record() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
toMap()
Convert a VTPM.Record to a Map
|
String |
toString() |