| Package | Description |
|---|---|
| com.azure.core.http.rest |
Package containing REST-related APIs.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PagedFlux<T>
This class is a flux that can operate on a
PagedResponse and also provides the ability to operate on
individual items. |
| Constructor and Description |
|---|
PagedIterableBase(PagedFluxBase<T,P> pagedFluxBase)
Creates instance given
PagedFluxBase. |
Copyright © 2019 Microsoft Corporation. All rights reserved.