Class AbstractSummaryPagedIterable

java.lang.Object
com.azure.core.util.IterableStream<T>
com.azure.core.util.paging.ContinuablePagedIterable<String,AbstractSummaryResultCollection,com.azure.core.http.rest.PagedResponse<AbstractSummaryResultCollection>>
com.azure.ai.textanalytics.util.AbstractSummaryPagedIterable
All Implemented Interfaces:
Iterable<AbstractSummaryResultCollection>

public final class AbstractSummaryPagedIterable extends com.azure.core.util.paging.ContinuablePagedIterable<String,AbstractSummaryResultCollection,com.azure.core.http.rest.PagedResponse<AbstractSummaryResultCollection>>
This class provides utility to iterate over PagedResponse using Stream and Iterable interfaces.