public class OvhBlockedIp extends Object
| Modifier and Type | Field and Description |
|---|---|
Date |
blockedSince
The last blocking date
canBeNull && readOnly
|
String |
ipBlocked
your IP
canBeNull && readOnly
|
String |
logs
Logs
canBeNull && readOnly
|
OvhBlockedIpStateEnum |
state
this IP address state
canBeNull && readOnly
|
Long |
time
Time (in seconds) remaining before you can request your IP to be unblocked
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhBlockedIp() |
public String ipBlocked
public Date blockedSince
public Long time
public OvhBlockedIpStateEnum state
public String logs
Copyright © 2018. All rights reserved.