| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<String> |
ApiOvhIp.ip_mitigation_GET(String ip,
Boolean auto,
OvhMitigationStateEnum state)
Ip under mitigation
REST: GET /ip/{ip}/mitigation
|
| Modifier and Type | Field and Description |
|---|---|
OvhMitigationStateEnum |
OvhMitigationIp.state
Current state of your ip on mitigation
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhMitigationStateEnum |
OvhMitigationStateEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhMitigationStateEnum[] |
OvhMitigationStateEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.