| 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 a page returned, this page may contain a reference to additional pages known as a continuation token.
|
| ContinuablePagedFlux
This class is a
Flux implementation that provides the ability to operate on pages of type
ContinuablePage and individual items in such pages. |
| ContinuablePagedFluxCore
The default implementation of
ContinuablePagedFlux. |
| ContinuablePagedIterable |
| Class and Description |
|---|
| ContinuablePagedFlux
This class is a
Flux implementation that provides the ability to operate on pages of type
ContinuablePage and individual items in such pages. |
Copyright © 2020 Microsoft Corporation. All rights reserved.