public final class SearchPagedIterable extends com.azure.core.util.paging.ContinuablePagedIterable<SearchRequest,SearchResult,SearchPagedResponse>
ContinuablePagedIterable where the continuation token type is SearchRequest, the
element type is SearchResult, and the page type is SearchPagedResponse.| Constructor and Description |
|---|
SearchPagedIterable(SearchPagedFlux pagedFlux)
Creates an instance of
SearchPagedIterable. |
iterableByPage, iterableByPage, iterableByPage, iterableByPage, streamByPage, streamByPage, streamByPage, streamByPageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic SearchPagedIterable(SearchPagedFlux pagedFlux)
SearchPagedIterable.pagedFlux - The SearchPagedFlux that will be consumed as an iterable.Copyright © 2020 Microsoft Corporation. All rights reserved.