| 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 |
|---|---|
OvhTaskStatusEnum |
OvhTask.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.