Package org.jclouds.glesys.options
Class UpdateAccountOptions.Builder
java.lang.Object
org.jclouds.glesys.options.UpdateAccountOptions.Builder
- Enclosing class:
 UpdateAccountOptions
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic UpdateAccountOptionsantispamLevel(int antispamLevel) static UpdateAccountOptionsantiVirus(boolean antiVirus) static UpdateAccountOptionsautorespond(boolean autorespond) static UpdateAccountOptionsautorespondMessage(String autorespondMessage) static UpdateAccountOptionsautorespondSaveEmail(boolean autorespondSaveEmail) static UpdateAccountOptions 
- 
Constructor Details
- 
Builder
public Builder() 
 - 
 - 
Method Details
- 
antispamLevel
- See Also:
 
 - 
antiVirus
- See Also:
 
 - 
autorespond
- See Also:
 
 - 
autorespondSaveEmail
- See Also:
 
 - 
autorespondMessage
- See Also:
 
 - 
password
- See Also:
 
 
 -