| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Date> |
ApiOvhVps.serviceName_automatedBackup_restorePoints_GET(String serviceName,
OvhRestoreStateEnum state)
Get available Restore Points
REST: GET /vps/{serviceName}/automatedBackup/restorePoints
|
| Modifier and Type | Method and Description |
|---|---|
static OvhRestoreStateEnum |
OvhRestoreStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhRestoreStateEnum[] |
OvhRestoreStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.