| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhIp.ip_arp_GET(String ip,
OvhArpStateEnum state)
ARP blocked IP
REST: GET /ip/{ip}/arp
|
| Modifier and Type | Field and Description |
|---|---|
OvhArpStateEnum |
OvhArpBlockedIp.state
this IP address state
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhArpStateEnum |
OvhArpStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhArpStateEnum[] |
OvhArpStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.