public interface MappedAsyncPagingIterable<ElementT> extends AsyncPagingIterable<ElementT,MappedAsyncPagingIterable<ElementT>>
AsyncPagingIterable.map(Function)
on another async iterable.currentPage, fetchNextPage, getColumnDefinitions, getExecutionInfo, hasMorePages, map, one, remaining, wasApplied
Copyright © 2017–2023. All rights reserved.