public final class AutocompletePagedIterable extends com.azure.core.http.rest.PagedIterableBase<AutocompleteItem,AutocompletePagedResponse>
PagedIterableBase where the element type is AutocompleteItem and the page type is
AutocompletePagedResponse.| Constructor and Description |
|---|
AutocompletePagedIterable(AutocompletePagedFlux pagedFluxBase)
Creates instance given
AutocompletePagedIterable. |
iterableByPage, iterableByPage, iterableByPage, iterableByPage, streamByPage, streamByPage, streamByPage, streamByPageclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic AutocompletePagedIterable(AutocompletePagedFlux pagedFluxBase)
AutocompletePagedIterable.pagedFluxBase - The AutocompletePagedFlux that will be consumed as an iterable.Copyright © 2020 Microsoft Corporation. All rights reserved.