| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.service |
| Modifier and Type | Method and Description |
|---|---|
String |
ApiOvhVps.serviceName_confirmTermination_POST(String serviceName,
String commentary,
OvhTerminationFutureUseEnum futureUse,
OvhTerminationReasonEnum reason,
String token)
Confirm termination of your service
REST: POST /vps/{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 © 2018. All rights reserved.