| Package | Description |
|---|---|
| com.google.api.services.gmail |
| Modifier and Type | Method and Description |
|---|---|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.patch(String userId,
String sendAsEmail,
SendAs content)
Updates a send-as alias.
|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.set(String parameterName,
Object value) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setAlt(String alt) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setFields(String fields) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setKey(String key) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setOauthToken(String oauthToken) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setPrettyPrint(Boolean prettyPrint) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setQuotaUser(String quotaUser) |
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setSendAsEmail(String sendAsEmail)
The send-as alias to be updated.
|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setUserId(String userId)
User's email address.
|
Gmail.Users.Settings.SendAs.Patch |
Gmail.Users.Settings.SendAs.Patch.setUserIp(String userIp) |
Copyright © 2011–2018 Google. All rights reserved.