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