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