T - The type of elements in a ContinuablePagepublic final class CosmosPagedIterable<T> extends com.azure.core.util.paging.ContinuablePagedIterable<String,T,FeedResponse<T>>
ContinuablePagedIterable.
This type is a IterableStream that provides the ability to operate on pages of type
FeedResponse
and individual items in such pages. This type supports String type continuation tokens,
allowing for restarting from a previously-retrieved continuation token.
For more information on the base type, refer ContinuablePagedIterable
ContinuablePage,
FeedResponseiterableByPage, iterableByPage, iterableByPage, iterableByPage, streamByPage, streamByPage, streamByPage, streamByPageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2020 Microsoft Corporation. All rights reserved.