T
- The type of elements in a ContinuablePage
public class CosmosContinuablePagedIterable<T> extends 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
,
FeedResponse
iterableByPage, iterableByPage, iterableByPage, iterableByPage, streamByPage, streamByPage, streamByPage, streamByPage
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2020 Microsoft Corporation. All rights reserved.