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