PageDescriptor

PageDescriptor

A descriptor for methods that support pagination.

Constructor

new PageDescriptor()

Methods

asyncIterate()

Create an async iterable which can be recursively called for data on-demand.

createStream()

Creates a new object Stream which emits the resource on 'data' event.