ResponseT - The type of a single response pagepublic final class PaginatedResponsesIterator<ResponseT> extends Object implements Iterator<ResponseT>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PaginatedResponsesIterator.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PaginatedResponsesIterator.Builder |
builder() |
boolean |
hasNext() |
ResponseT |
next() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, removeCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.