| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhVps.serviceName_tasks_GET(String serviceName,
OvhTaskStateEnum state,
OvhTaskTypeEnum type)
Tasks associated to this virtual server
REST: GET /vps/{serviceName}/tasks
|
| Modifier and Type | Field and Description |
|---|---|
OvhTaskStateEnum |
OvhTask.state
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhTaskStateEnum |
OvhTaskStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhTaskStateEnum[] |
OvhTaskStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.