Uses of Interface
com.google.api.gax.paging.AsyncPage
Packages that use AsyncPage
-
Uses of AsyncPage in com.google.api.gax.paging
Classes in com.google.api.gax.paging that implement AsyncPageModifier and TypeClassDescriptionclassAbstractPage<RequestT,ResponseT, ResourceT, PageT extends AbstractPage<RequestT, ResponseT, ResourceT, PageT>> Partial implementation ofAsyncPage.Methods in com.google.api.gax.paging that return types with arguments of type AsyncPageModifier and TypeMethodDescriptionAsyncPage.getNextPageAsync()Returns a future for the Page object, retrieved using the next page token.