| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
OvhGameMitigationRule |
ApiOvhIp.ip_game_ipOnGame_rule_POST(String ip,
String ipOnGame,
OvhGameMitigationRuleProtocolEnum protocol,
OvhRange<Long> ports)
Add new rule on your IP
REST: POST /ip/{ip}/game/{ipOnGame}/rule
|
| Modifier and Type | Field and Description |
|---|---|
OvhGameMitigationRuleProtocolEnum |
OvhGameMitigationRule.protocol
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhGameMitigationRuleProtocolEnum |
OvhGameMitigationRuleProtocolEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhGameMitigationRuleProtocolEnum[] |
OvhGameMitigationRuleProtocolEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.