Uses of Class
org.jclouds.glesys.options.UpdateAccountOptions

Packages that use UpdateAccountOptions
org.jclouds.glesys.features   
org.jclouds.glesys.options   
 

Uses of UpdateAccountOptions in org.jclouds.glesys.features
 

Methods in org.jclouds.glesys.features with parameters of type UpdateAccountOptions
 EmailAccount EmailAccountApi.update(String accountAddress, UpdateAccountOptions... options)
          Adjust an e-mail account's settings
 

Uses of UpdateAccountOptions in org.jclouds.glesys.options
 

Methods in org.jclouds.glesys.options that return UpdateAccountOptions
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.