Uses of Interface
com.google.cloud.AsyncPageImpl.NextPageFetcher
Packages that use AsyncPageImpl.NextPageFetcher
-
Uses of AsyncPageImpl.NextPageFetcher in com.google.cloud
Constructors in com.google.cloud with parameters of type AsyncPageImpl.NextPageFetcherModifierConstructorDescriptionAsyncPageImpl(AsyncPageImpl.NextPageFetcher<T> asyncPageFetcher, String cursor, Iterable<T> results) Creates anAsyncPageImplobject.