public static class CreateAccountOptions.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
static CreateAccountOptions |
antispamLevel(int antispamLevel) |
static CreateAccountOptions |
antiVirus(boolean antiVirus) |
static CreateAccountOptions |
autorespond(boolean autorespond) |
static CreateAccountOptions |
autorespondMessage(String autorespondMessage) |
static CreateAccountOptions |
autorespondSaveEmail(boolean autorespondSaveEmail) |
public static CreateAccountOptions antispamLevel(int antispamLevel)
CreateAccountOptions.antispamLevel(int)public static CreateAccountOptions antiVirus(boolean antiVirus)
CreateAccountOptions.antiVirus(boolean)public static CreateAccountOptions autorespond(boolean autorespond)
public static CreateAccountOptions autorespondSaveEmail(boolean autorespondSaveEmail)
public static CreateAccountOptions autorespondMessage(String autorespondMessage)
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.