| Package | Description |
|---|---|
| com.google.api.services.gmail | |
| com.google.api.services.gmail.model |
| Modifier and Type | Method and Description |
|---|---|
Gmail.Users.Settings.UpdatePop |
Gmail.Users.Settings.updatePop(java.lang.String userId,
PopSettings content)
Updates POP settings.
|
| Constructor and Description |
|---|
UpdatePop(java.lang.String userId,
PopSettings content)
Updates POP settings.
|
| Modifier and Type | Method and Description |
|---|---|
PopSettings |
PopSettings.clone() |
PopSettings |
PopSettings.set(java.lang.String fieldName,
java.lang.Object value) |
PopSettings |
PopSettings.setAccessWindow(java.lang.String accessWindow)
The range of messages which are accessible via POP.
|
PopSettings |
PopSettings.setDisposition(java.lang.String disposition)
The action that will be executed on a message after it has been fetched via POP.
|