| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps |
| Modifier and Type | Method and Description |
|---|---|
OvhTask |
ApiOvhVps.serviceName_automatedBackup_restore_POST(String serviceName,
Boolean changePassword,
Date restorePoint,
OvhRestoreTypeEnum type)
Creates a VPS.Task that will restore the given restorePoint
REST: POST /vps/{serviceName}/automatedBackup/restore
|
| Modifier and Type | Method and Description |
|---|---|
static OvhRestoreTypeEnum |
OvhRestoreTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhRestoreTypeEnum[] |
OvhRestoreTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.