Package com.xensource.xenapi
Class DRTask.Record
java.lang.Object
com.xensource.xenapi.DRTask.Record
- All Implemented Interfaces:
Types.Record
- Enclosing class:
- DRTask
Represents all the fields in a DRTask
-
Field Summary
FieldsModifier and TypeFieldDescriptionAll SRs introduced by this applianceUnique identifier/object reference -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uuid
Unique identifier/object reference -
introducedSRs
All SRs introduced by this appliance
-
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
toString
-
toMap
Convert a DR_task.Record to a Map- Specified by:
toMap
in interfaceTypes.Record
-