| Package | Description |
|---|---|
| com.azure.core.http.rest |
Package containing REST-related APIs.
|
| com.azure.core.util.paging |
Package containing paging abstraction.
|
| Class and Description |
|---|
| ContinuablePage
Represents Page from service that has reference to next set of one or more pages,
such a reference is known as continuation token.
|
| ContinuablePagedFlux
A contract that represents a Flux that provides the ability to operate on pages of type
ContinuablePage and individual items in such pages. |
| ContinuablePagedFluxCore
The default implementation of
ContinuablePagedFlux. |
| Class and Description |
|---|
| ContinuablePagedFlux
A contract that represents a Flux that provides the ability to operate on pages of type
ContinuablePage and individual items in such pages. |
Copyright © 2020 Microsoft Corporation. All rights reserved.