| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.service |
| Modifier and Type | Method and Description |
|---|---|
String |
ApiOvhRouter.serviceName_confirmTermination_POST(String serviceName,
OvhTerminationReasonEnum reason,
String commentary,
String token)
Confirm termination of your service
REST: POST /router/{serviceName}/confirmTermination
|
| Modifier and Type | Method and Description |
|---|---|
static OvhTerminationReasonEnum |
OvhTerminationReasonEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhTerminationReasonEnum[] |
OvhTerminationReasonEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.