public class OvhExchangeService extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
displayName
Service family name displayed
canBeNull && readOnly
|
String |
domain
Exchange service name
canBeNull && readOnly
|
String |
hostname
Exchange service URL
canBeNull && readOnly
|
Long |
maxReceiveSize
Maximum allowable size for received messages in MB
canBeNull && readOnly
|
Long |
maxSendSize
Maximum allowable size of sent messages in MB
canBeNull && readOnly
|
OvhServiceOfferEnum |
offer
Exchange service offer
canBeNull && readOnly
|
OvhSpamAndVirusConfiguration |
spamAndVirusConfiguration
Spam and Antivirus configuration
canBeNull && readOnly
|
Date |
sslExpirationDate
Expiration date of SSL certificate
canBeNull && readOnly
|
OvhServiceStateEnum |
state
Exchange service state
canBeNull && readOnly
|
Long |
taskPendingId
Task pending id
canBeNull && readOnly
|
| Constructor and Description |
|---|
OvhExchangeService() |
public OvhServiceOfferEnum offer
public Long maxSendSize
public String hostname
public Long maxReceiveSize
public String displayName
public Date sslExpirationDate
public String domain
public OvhServiceStateEnum state
public OvhSpamAndVirusConfiguration spamAndVirusConfiguration
public Long taskPendingId
Copyright © 2017. All rights reserved.