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