| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.license |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Long> |
ApiOvhLicensecloudLinux.serviceName_tasks_GET(String serviceName,
OvhActionType action,
OvhTaskStateEnum status)
Tasks linked to this license
REST: GET /license/cloudLinux/{serviceName}/tasks
|
| Modifier and Type | Field and Description |
|---|---|
OvhActionType |
OvhTask.action
This Task description
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhActionType |
OvhActionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhActionType[] |
OvhActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.