| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
OvhFirewallNetworkRule |
ApiOvhIp.ip_firewall_ipOnFirewall_rule_POST(String ip,
String ipOnFirewall,
OvhFirewallOptionTCP tcpOption,
String source,
OvhFirewallProtocolEnum protocol,
Long destinationPort,
OvhFirewallSequenceRangeEnum sequence,
OvhFirewallActionEnum action,
Long sourcePort)
AntiDDOS option.
|
| Modifier and Type | Field and Description |
|---|---|
OvhFirewallActionEnum |
OvhFirewallNetworkRule.action
Action on this rule
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhFirewallActionEnum |
OvhFirewallActionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhFirewallActionEnum[] |
OvhFirewallActionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.