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