| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.router |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhRouter.serviceName_task_GET(String serviceName,
OvhTaskFunctionEnum function,
OvhTaskStatusEnum status)
Tasks for this Router
REST: GET /router/{serviceName}/task
|
| Modifier and Type | Field and Description |
|---|---|
OvhTaskFunctionEnum |
OvhTask.function
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 © 2017. All rights reserved.