Uses of Package
com.azure.core.http.rest
-
Packages that use com.azure.core.http.rest Package Description com.azure.core.http.rest Package containing REST-related APIs.com.azure.core.util Package containing core utility classes.com.azure.core.util.polling Package containing API for long running operations. -
Classes in com.azure.core.http.rest used by com.azure.core.http.rest Class 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 typePagedResponseand individual items in such pages.PagedFluxBase Deprecated.PagedIterable PagedIterableBase This class provides utility to iterate over responses that extendPagedResponseusingStreamandIterableinterfaces.PagedResponse Response of a REST API that returns page.RequestOptions This class contains the options to customize an HTTP request.Response REST response with a strongly-typed content specified.SimpleResponse REST response with a strongly-typed content specified. -
Classes in com.azure.core.http.rest used by com.azure.core.util Class Description PagedFlux PagedFlux is a Flux that provides the ability to operate on paginated REST responses of typePagedResponseand individual items in such pages.PagedResponse Response of a REST API that returns page.Response REST response with a strongly-typed content specified. -
Classes in com.azure.core.http.rest used by com.azure.core.util.polling Class Description Response REST response with a strongly-typed content specified.