ResponseT - The type of a single response pageItemT - The type of paginated member in a response pagepublic final class ItemsSubscription<ResponseT,ItemT> extends PaginationSubscription<ResponseT>
Subscription interface that can be used to signal and cancel demand for
paginated items across pages| Modifier and Type | Class and Description |
|---|---|
static interface |
ItemsSubscription.Builder |
| Modifier and Type | Method and Description |
|---|---|
static ItemsSubscription.Builder |
builder()
Create a builder for creating a
ItemsSubscription. |
cancel, requestpublic static ItemsSubscription.Builder builder()
ItemsSubscription.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.