| 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 |
|---|---|
OvhTaskFunctionEnum |
OvhIpTask.function
Function name
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhTaskFunctionEnum |
OvhTaskFunctionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhTaskFunctionEnum[] |
OvhTaskFunctionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.