| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps |
| Modifier and Type | Method and Description |
|---|---|
OvhVnc |
ApiOvhVps.serviceName_openConsoleAccess_POST(String serviceName,
OvhVncProtocolEnum protocol)
Return the necessary informations to open a VNC connection to your VPS
REST: POST /vps/{serviceName}/openConsoleAccess
|
| Modifier and Type | Method and Description |
|---|---|
static OvhVncProtocolEnum |
OvhVncProtocolEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhVncProtocolEnum[] |
OvhVncProtocolEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.