Package | Description |
---|---|
org.jclouds.glesys.features | |
org.jclouds.glesys.options |
Modifier and Type | Method and Description |
---|---|
EmailAccount |
EmailAccountApi.update(String accountAddress,
UpdateAccountOptions... options)
Adjust an e-mail account's settings
|
Modifier and Type | Method and Description |
---|---|
static UpdateAccountOptions |
UpdateAccountOptions.Builder.antispamLevel(int antispamLevel) |
static UpdateAccountOptions |
UpdateAccountOptions.Builder.antiVirus(boolean antiVirus) |
static UpdateAccountOptions |
UpdateAccountOptions.Builder.autorespond(boolean autorespond) |
static UpdateAccountOptions |
UpdateAccountOptions.Builder.autorespondMessage(String autorespondMessage) |
static UpdateAccountOptions |
UpdateAccountOptions.Builder.autorespondSaveEmail(boolean autorespondSaveEmail) |
UpdateAccountOptions |
UpdateAccountOptions.password(String password)
Reset the password for this account
|
static UpdateAccountOptions |
UpdateAccountOptions.Builder.password(String password) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.