Class NovaVNCConsole.NovaConsole
- java.lang.Object
-
- org.openstack4j.openstack.compute.domain.NovaVNCConsole.NovaConsole
-
- All Implemented Interfaces:
Serializable,ModelEntity
- Direct Known Subclasses:
NovaVNCConsole.NovaConsoleSPICE,NovaVNCConsole.NovaConsoleVNC
- Enclosing class:
- NovaVNCConsole
public static class NovaVNCConsole.NovaConsole extends Object implements ModelEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NovaConsole(VNCConsole.Type type)
-
-
-
Field Detail
-
type
protected String type
-
-
Constructor Detail
-
NovaConsole
public NovaConsole(VNCConsole.Type type)
-
-