| Package | Description |
|---|---|
| com.azure.core.http.rest |
Package containing REST-related APIs.
|
| com.azure.core.util |
Package containing core utility classes.
|
| Class and Description |
|---|
| Page
Represents a paginated REST response from the service.
|
| PagedFlux
PagedFlux is a Flux that provides the ability to operate on paginated REST responses of type
PagedResponse
and individual items in such pages. |
| PagedFluxBase
Deprecated.
|
| PagedIterable |
| PagedIterableBase
This class provides utility to iterate over responses that extend
PagedResponse using Stream and
Iterable interfaces. |
| PagedResponse
Response of a REST API that returns page.
|
| Response
REST response with a strongly-typed content specified.
|
| SimpleResponse
REST response with a strongly-typed content specified.
|
| Class and Description |
|---|
| PagedFlux
PagedFlux is a Flux that provides the ability to operate on paginated REST responses of type
PagedResponse
and individual items in such pages. |
| PagedResponse
Response of a REST API that returns page.
|
| Response
REST response with a strongly-typed content specified.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.