Uses of Package
com.azure.core.http.rest
Packages that use com.azure.core.http.rest
Package
Description
Package containing REST-related APIs.
Package containing the classes that handling long-running operation
for Azure ARM client side http communication with a REST endpoint.
Package containing core utility classes.
Package containing APIs for IO operations.
Package containing API for long running operations.
-
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.REST response with a strongly-typed content specified. -
Classes in com.azure.core.http.rest used by com.azure.core.management.polling
-
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.