public interface ListPage<T> extends List<T>
| Modifier and Type | Method and Description |
|---|---|
String |
nextPageToken()
Indicates more data is available.
|
@Nullable String nextPageToken()
Copyright © 2009-2019 The Apache Software Foundation. All Rights Reserved.