Package com.xensource.xenapi
Class Crashdump.Record
java.lang.Object
com.xensource.xenapi.Crashdump.Record
- All Implemented Interfaces:
Types.Record
- Enclosing class:
- Crashdump
Represents all the fields in a Crashdump
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uuid
Unique identifier/object reference -
VM
the virtual machine -
VDI
the virtual disk -
otherConfig
additional configuration First published in XenServer 4.1.
-
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
toString
-
toMap
Convert a crashdump.Record to a Map- Specified by:
toMap
in interfaceTypes.Record
-