public static class Console.Record extends Object implements Types.Record
| Modifier and Type | Field and Description |
|---|---|
String |
location
URI for the console service
|
Map<String,String> |
otherConfig
additional configuration
|
Types.ConsoleProtocol |
protocol
the protocol used by this console
|
String |
uuid
Unique identifier/object reference
|
VM |
VM
VM to which this console is attached
|
| Constructor and Description |
|---|
Console.Record() |
public String uuid
public Types.ConsoleProtocol protocol
public String location
public VM VM