Class BlobChangefeedPagedIterable

All Implemented Interfaces:
Iterable<BlobChangefeedEvent>

public final class BlobChangefeedPagedIterable extends ContinuablePagedIterable<String,BlobChangefeedEvent,BlobChangefeedPagedResponse>
Implementation of ContinuablePagedIterable for Changefeed where the continuation token type is String, the element type is BlobChangefeedEvent, and the page type is BlobChangefeedPagedResponse.