Package | Description |
---|---|
org.jclouds.glesys.domain |
Modifier and Type | Field and Description |
---|---|
protected EmailQuota |
EmailAccount.Builder.quota |
Modifier and Type | Method and Description |
---|---|
EmailQuota |
EmailQuota.Builder.build() |
EmailQuota |
EmailAccount.getQuota() |
Modifier and Type | Method and Description |
---|---|
T |
EmailQuota.Builder.fromEmailAccount(EmailQuota in) |
T |
EmailAccount.Builder.quota(EmailQuota quota) |
Constructor and Description |
---|
EmailAccount(String account,
EmailQuota quota,
int antispamLevel,
GleSYSBoolean antiVirus,
GleSYSBoolean autoRespond,
String autoRespondMessage,
GleSYSBoolean autoRespondSaveEmail,
Date created,
Date modified) |
Copyright © 2009-2013 jclouds. All Rights Reserved.