| Package | Description |
|---|---|
| com.google.cloud |
Core classes for the
gcloud-java library. |
| Modifier and Type | Class and Description |
|---|---|
class |
AsyncPageImpl<T>
Base implementation for asynchronously consuming Google Cloud paginated results.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AsyncPage<T>> |
AsyncPageImpl.NextPageFetcher.nextPage() |
Future<AsyncPage<T>> |
AsyncPageImpl.nextPageAsync() |
Future<AsyncPage<T>> |
AsyncPage.nextPageAsync()
Returns a
Future object for the next page. |
Copyright © 2016 Google. All rights reserved.