Uses of Interface
software.amazon.awssdk.core.pagination.async.PaginatedItemsPublisher.Builder
-
Packages that use PaginatedItemsPublisher.Builder Package Description software.amazon.awssdk.core.pagination.async -
-
Uses of PaginatedItemsPublisher.Builder in software.amazon.awssdk.core.pagination.async
Methods in software.amazon.awssdk.core.pagination.async that return PaginatedItemsPublisher.Builder Modifier and Type Method Description static PaginatedItemsPublisher.BuilderPaginatedItemsPublisher. builder()PaginatedItemsPublisher.BuilderPaginatedItemsPublisher.Builder. isLastPage(boolean isLastPage)PaginatedItemsPublisher.BuilderPaginatedItemsPublisher.Builder. iteratorFunction(Function iteratorFunction)PaginatedItemsPublisher.BuilderPaginatedItemsPublisher.Builder. nextPageFetcher(AsyncPageFetcher nextPageFetcher)
-