Uses of Package
com.azure.core.http.rest
Packages that use com.azure.core.http.rest
Package
Description
This package contains classes and interfaces that provide RESTful HTTP functionality for Azure SDKs.
Package containing core utility classes.
Package containing APIs for IO operations.
This package contains utility classes and interfaces for handling long-running operations in the
Azure client libraries.
-
Classes in com.azure.core.http.rest used by com.azure.core.http.restClassDescriptionRepresents a paginated REST response from the service.PagedFlux is a Flux that provides the ability to operate on paginated REST responses of type
PagedResponseand individual items in such pages.Deprecated.This class provides utility to iterate over responses that extendPagedResponseusingStreamandIterableinterfaces.Response of a REST API that returns page.This class contains the options to customize an HTTP request.REST response with a strongly-typed content specified.This class represents a simple HTTP response with a strongly-typed content. -
Classes in com.azure.core.http.rest used by com.azure.core.utilClassDescriptionPagedFlux is a Flux that provides the ability to operate on paginated REST responses of type
PagedResponseand individual items in such pages.Response of a REST API that returns page.REST response with a strongly-typed content specified. -
Classes in com.azure.core.http.rest used by com.azure.core.util.io
-
Classes in com.azure.core.http.rest used by com.azure.core.util.polling
ContinuablePagedFluxCore.