CosmosPagedFlux (Azure SDK for Java Reference Documentation)
Jessica Wood
Published Feb 16, 2026
Cosmos implementation of
ContinuablePagedFlux. This type is a Flux 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 ContinuablePagedFlux