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, autorespondSaveEmail
buildFormParameters, buildPathSuffix, buildQueryParameters, buildRequestHeaders, buildStringPayload, equals, getFirstFormOrNull, getFirstHeaderOrNull, getFirstQueryOrNull, hashCode, replaceHeader, toString
public UpdateAccountOptions password(String password)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.