Uses of Interface
com.azure.core.util.paging.PageRetrieverSync
Packages that use PageRetrieverSync
-
Uses of PageRetrieverSync in com.azure.core.util.paging
Constructor parameters in com.azure.core.util.paging with type arguments of type PageRetrieverSyncModifierConstructorDescriptionContinuablePagedIterable(Supplier<PageRetrieverSync<C, P>> pageRetrieverSyncProvider, Integer pageSize, Predicate<C> continuationPredicate) Creates instance with the givenprovider.