Uses of Class
com.azure.core.http.rest.PagedIterable
Packages that use PagedIterable
Package
Description
This package contains classes and interfaces that provide RESTful HTTP functionality for Azure SDKs.
-
Uses of PagedIterable in com.azure.core.http.rest
Methods in com.azure.core.http.rest that return PagedIterableModifier and TypeMethodDescription<S> PagedIterable<S> Maps this PagedIterable instance of T to a PagedIterable instance of type S as per the provided mapper function.