| Package | Description |
|---|---|
| com.google.api.services.gmail.model |
| Modifier and Type | Method and Description |
|---|---|
ListThreadsResponse |
ListThreadsResponse.clone() |
ListThreadsResponse |
ListThreadsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListThreadsResponse |
ListThreadsResponse.setNextPageToken(java.lang.String nextPageToken)
Page token to retrieve the next page of results in the list.
|
ListThreadsResponse |
ListThreadsResponse.setResultSizeEstimate(java.lang.Long resultSizeEstimate)
Estimated total number of results.
|
ListThreadsResponse |
ListThreadsResponse.setThreads(java.util.List<Thread> threads)
List of threads.
|