ResponseT - The type of a single response pageItemT - The type of paginated member in a response pagepublic final class PaginatedItemsIterable<ResponseT,ItemT> extends Object implements SdkIterable<ItemT>
| Modifier and Type | Class and Description |
|---|---|
static interface |
PaginatedItemsIterable.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PaginatedItemsIterable.Builder |
builder() |
Iterator<ItemT> |
iterator() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitstreamforEach, spliteratorCopyright © 2017 Amazon Web Services, Inc. All Rights Reserved.