Package com.google.cloud
Interface AsyncPageImpl.NextPageFetcher<T>
- Type Parameters:
T- the value type that the page holds
- All Superinterfaces:
Serializable
- Enclosing class:
- AsyncPageImpl<T>
Interface for asynchronously fetching the next page of results from the service.
-
Method Summary
-
Method Details
-
getNextPage
-