| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhIp.ip_task_GET(String ip,
OvhTaskFunctionEnum function,
OvhTaskStatusEnum status)
IP tasks
REST: GET /ip/{ip}/task
|
| Modifier and Type | Field and Description |
|---|---|
OvhTaskStatusEnum |
OvhIpTask.status
Task status
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhTaskStatusEnum |
OvhTaskStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhTaskStatusEnum[] |
OvhTaskStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.