| Package | Description |
|---|---|
| com.google.api.services.gmail.model |
| Modifier and Type | Method and Description |
|---|---|
ListHistoryResponse |
ListHistoryResponse.clone() |
ListHistoryResponse |
ListHistoryResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListHistoryResponse |
ListHistoryResponse.setHistory(java.util.List<History> history)
List of history records.
|
ListHistoryResponse |
ListHistoryResponse.setHistoryId(java.math.BigInteger historyId)
The ID of the mailbox's current history record.
|
ListHistoryResponse |
ListHistoryResponse.setNextPageToken(java.lang.String nextPageToken)
Page token to retrieve the next page of results in the list.
|