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