| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<OvhMitigationStats> |
ApiOvhIp.ip_mitigation_ipOnMitigation_stats_GET(String ip,
String ipOnMitigation,
Date from,
OvhMitigationStatsScaleEnum scale,
Date to)
AntiDDOS option.
|
ArrayList<OvhMitigationDetailedStats> |
ApiOvhIp.ip_mitigation_ipOnMitigation_topStream_GET(String ip,
String ipOnMitigation,
Date date,
OvhMitigationStatsScaleEnum scale)
AntiDDOS option.
|
| Modifier and Type | Method and Description |
|---|---|
static OvhMitigationStatsScaleEnum |
OvhMitigationStatsScaleEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhMitigationStatsScaleEnum[] |
OvhMitigationStatsScaleEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.