| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.nichandle |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhVps.datacenter_GET(OvhCountryEnum country)
List all the datacenters for a specific country
REST: GET /vps/datacenter
|
| Modifier and Type | Method and Description |
|---|---|
static OvhCountryEnum |
OvhCountryEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhCountryEnum[] |
OvhCountryEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.