Uses of Interface
software.amazon.awssdk.core.pagination.sync.SdkIterable
Packages that use SdkIterable
-
Uses of SdkIterable in software.amazon.awssdk.core.pagination.sync
Classes in software.amazon.awssdk.core.pagination.sync that implement SdkIterableModifier and TypeClassDescriptionfinal classPaginatedItemsIterable<ResponseT,ItemT> Iterable for the paginated items.Methods in software.amazon.awssdk.core.pagination.sync with parameters of type SdkIterableModifier and TypeMethodDescriptionPaginatedItemsIterable.Builder.pagesIterable(SdkIterable<ResponseT> sdkIterable)