public static class Crashdump.Record extends Object implements Types.Record
Modifier and Type | Field and Description |
---|---|
Map<String,String> |
otherConfig
additional configuration
|
String |
uuid
Unique identifier/object reference
|
VDI |
VDI
the virtual disk
|
VM |
VM
the virtual machine
|
Constructor and Description |
---|
Record() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
toMap()
Convert a crashdump.Record to a Map
|
String |
toString() |