| Package | Description |
|---|---|
| org.openstack4j.api.compute | |
| org.openstack4j.model.compute | |
| org.openstack4j.openstack.compute.domain | |
| org.openstack4j.openstack.compute.internal |
| Modifier and Type | Method and Description |
|---|---|
VNCConsole |
ServerService.getVNCConsole(String serverId,
VNCConsole.Type type)
Obtains the VNC Console connection information for the given server and VNC Console Type
|
| Modifier and Type | Method and Description |
|---|---|
VNCConsole.Type |
VNCConsole.getType() |
static VNCConsole.Type |
VNCConsole.Type.value(String vncType) |
static VNCConsole.Type |
VNCConsole.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VNCConsole.Type[] |
VNCConsole.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VNCConsole.Type |
NovaVNCConsole.getType() |
| Modifier and Type | Method and Description |
|---|---|
static NovaVNCConsole.NovaConsole |
NovaVNCConsole.getConsoleForType(VNCConsole.Type type) |
| Constructor and Description |
|---|
NovaConsole(VNCConsole.Type type) |
NovaConsoleSPICE(VNCConsole.Type type) |
NovaConsoleVNC(VNCConsole.Type type) |
| Modifier and Type | Method and Description |
|---|---|
VNCConsole |
ServerServiceImpl.getVNCConsole(String serverId,
VNCConsole.Type type)
Obtains the VNC Console connection information for the given server and VNC Console Type
|
Copyright © 2017. All rights reserved.