public abstract class PaginationSubscription<ResponseT> extends Object implements org.reactivestreams.Subscription
Constructor and Description |
---|
PaginationSubscription(org.reactivestreams.Subscriber subscriber,
AsyncPageFetcher<ResponseT> nextPageFetcher) |
public PaginationSubscription(org.reactivestreams.Subscriber subscriber, AsyncPageFetcher<ResponseT> nextPageFetcher)
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.