public class OvhService extends Object
| Modifier and Type | Field and Description |
|---|---|
Boolean |
complexityEnabled
enable policy for strong and secure passwords
canBeNull && readOnly
|
String |
displayName
service displayName
canBeNull && readOnly
|
String |
domain
Domain name of your service
canBeNull && readOnly
|
String |
hostname
Hostname of your service
canBeNull && readOnly
|
Date |
lastUpdateDate
Update date
canBeNull && readOnly
|
Long |
lockoutDuration
number of minutes account will remain locked if it occurs
canBeNull && readOnly
|
Long |
lockoutObservationWindow
number of minutes that must elapse after a failed logon to reset lockout trigger
canBeNull && readOnly
|
Long |
lockoutThreshold
number of attempts before account to be locked
canBeNull && readOnly
|
Long |
maxPasswordAge
maximum number of days that account's password is valid before expiration
canBeNull && readOnly
|
Long |
maxReceiveSize
Maximum message size that You can receive in MB
canBeNull && readOnly
|
Long |
maxSendSize
Maximum message size that You can send in MB
canBeNull && readOnly
|
Long |
minPasswordAge
minimum number of days before able to change account's password
canBeNull && readOnly
|
Long |
minPasswordLength
minimum number of characters password must contain
canBeNull && readOnly
|
OvhServiceOfferEnum |
offer
Type of your offer
canBeNull && readOnly
|
OvhSpamAndVirusConfiguration |
spamAndVirusConfiguration
Spam and Antivirus configuration
canBeNull && readOnly
|
OvhServiceStateEnum |
state
State of your service
canBeNull && readOnly
|
Long |
taskPendingId
Task pending id
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhService() |
public Long maxReceiveSize
public Long minPasswordAge
public Date lastUpdateDate
public String displayName
public OvhSpamAndVirusConfiguration spamAndVirusConfiguration
public Boolean complexityEnabled
public Long maxPasswordAge
public Long taskPendingId
public OvhServiceOfferEnum offer
public Long maxSendSize
public String hostname
public Long lockoutDuration
public Long lockoutThreshold
public Long minPasswordLength
public String domain
public OvhServiceStateEnum state
public Long lockoutObservationWindow
Copyright © 2018. All rights reserved.