| Package | Description |
|---|---|
| com.azure.core.http.rest |
Package containing REST-related APIs.
|
| Class and Description |
|---|
| Page
Represents a paginated REST response from the service.
|
| PagedFlux
This class is a flux that can operate on a
PagedResponse and
also provides the ability to operate on individual items. |
| PagedFluxBase
This class is a flux that can operate on any type that extends
PagedResponse and
also provides the ability to operate on individual items. |
| Response
REST response with a strongly-typed content specified.
|
| SimpleResponse
REST response with a strongly-typed content specified.
|
Copyright © 2019 Microsoft Corporation. All rights reserved.