Class ClassifyDocumentPagedIterable

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

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