| Interface | Description |
|---|---|
| AsyncPageFetcher<ResponseT> |
Interface to deal with async paginated responses.
|
| PaginatedItemsPublisher.Builder | |
| ResponsesSubscription.Builder |
| Class | Description |
|---|---|
| EmptySubscription |
A NoOp implementation of
Subscription interface. |
| PaginatedItemsPublisher<ResponseT,ItemT> |
A publisher to request for a stream of paginated items.
|
| ResponsesSubscription<ResponseT> |
An implementation of the
Subscription interface that can be used to signal and cancel demand for
paginated response pages. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.