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(String userId,
PopSettings content)
Updates POP settings.
|
Constructor and Description |
---|
UpdatePop(String userId,
PopSettings content)
Updates POP settings.
|
Modifier and Type | Method and Description |
---|---|
PopSettings |
PopSettings.clone() |
PopSettings |
PopSettings.set(String fieldName,
Object value) |
PopSettings |
PopSettings.setAccessWindow(String accessWindow)
The range of messages which are accessible via POP.
|
PopSettings |
PopSettings.setDisposition(String disposition)
The action that will be executed on a message after it has been fetched via POP.
|
Copyright © 2011–2024 Google. All rights reserved.