| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhIp.GET(String description,
String ip,
String routedTo_serviceName,
OvhIpTypeEnum type)
Your OVH IPs
REST: GET /ip
|
| Modifier and Type | Field and Description |
|---|---|
OvhIpTypeEnum |
OvhIp.type
canBeNull && readOnly
|
OvhIpTypeEnum |
OvhServiceIp.type
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhIpTypeEnum |
OvhIpTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhIpTypeEnum[] |
OvhIpTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.