Package com.xensource.xenapi
Class Console.Record
java.lang.Object
com.xensource.xenapi.Console.Record
- All Implemented Interfaces:
Types.Record
- Enclosing class:
- Console
Represents all the fields in a Console
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uuid
Unique identifier/object reference -
protocol
the protocol used by this console -
location
URI for the console service -
VM
VM to which this console is attached -
otherConfig
additional configuration
-
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
toString
-
toMap
Convert a console.Record to a Map- Specified by:
toMap
in interfaceTypes.Record
-