| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| Modifier and Type | Class and Description |
|---|---|
class |
PageImpl<T>
Base implementation for Google Cloud paginated results.
|
| Modifier and Type | Method and Description |
|---|---|
Page<T> |
PageImpl.nextPage() |
Page<T> |
PageImpl.NextPageFetcher.nextPage() |
Page<T> |
Page.nextPage()
Returns the next page of results or
null if no more result. |
Copyright © 2016 Google. All rights reserved.