Uses of Interface
software.amazon.awssdk.core.pagination.async.AsyncPageFetcher
Packages that use AsyncPageFetcher
-
Uses of AsyncPageFetcher in software.amazon.awssdk.core.pagination.async
Fields in software.amazon.awssdk.core.pagination.async declared as AsyncPageFetcherModifier and TypeFieldDescriptionprotected final AsyncPageFetcher<ResponseT>PaginationSubscription.nextPageFetcherMethods in software.amazon.awssdk.core.pagination.async with parameters of type AsyncPageFetcherModifier and TypeMethodDescriptionPaginatedItemsPublisher.Builder.nextPageFetcher(AsyncPageFetcher nextPageFetcher) PaginationSubscription.Builder.nextPageFetcher(AsyncPageFetcher nextPageFetcher) PaginationSubscription.BuilderImpl.nextPageFetcher(AsyncPageFetcher nextPageFetcher)