| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.vps | |
| net.minidev.ovh.api.vps.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhGeolocationEnum> |
ApiOvhVps.serviceName_ipCountryAvailable_GET(String serviceName)
Get the countries you can select for your IPs geolocation
REST: GET /vps/{serviceName}/ipCountryAvailable
|
| Modifier and Type | Field and Description |
|---|---|
OvhGeolocationEnum |
OvhIp.geolocation
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhGeolocationEnum |
OvhGeolocationEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhGeolocationEnum[] |
OvhGeolocationEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.