ResponseT - The type of a single response pageItemT - The type of paginated member in a response pagepublic final class PaginatedItemsPublisher<ResponseT,ItemT> extends Object implements SdkPublisher<ItemT>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PaginatedItemsPublisher.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PaginatedItemsPublisher.Builder |
builder() |
void |
subscribe(org.reactivestreams.Subscriber<? super ItemT> subscriber) |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadapt, buffer, filter, filter, flatMapIterable, limit, map, subscribepublic static PaginatedItemsPublisher.Builder builder()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.