public class UpdateAccountOptions extends CreateAccountOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
UpdateAccountOptions.Builder |
formParameters, headers, pathSuffix, payload, queryParameters| Constructor and Description |
|---|
UpdateAccountOptions() |
| Modifier and Type | Method and Description |
|---|---|
UpdateAccountOptions |
password(String password)
Reset the password for this account
|
antispamLevel, antiVirus, autorespond, autorespondMessage, autorespondSaveEmailbuildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toStringpublic UpdateAccountOptions password(String password)
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.